mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 20:56:26 +02:00
feat(link): allow bookends: and highlights: protocols (closes #2817)
This commit is contained in:
@@ -18,5 +18,5 @@ export const ALLOWED_PROTOCOLS = [
|
||||
'gopher', 'imap', 'irc', 'irc6', 'jabber', 'jar', 'lastfm', 'ldap', 'ldaps', 'magnet', 'message',
|
||||
'mumble', 'nfs', 'onenote', 'pop', 'rmi', 's3', 'sftp', 'skype', 'sms', 'spotify', 'steam', 'svn', 'udp',
|
||||
'view-source', 'vlc', 'vnc', 'ws', 'wss', 'xmpp', 'jdbc', 'slack', 'tel', 'smb', 'zotero', 'geo',
|
||||
'logseq', 'mid', 'obsidian'
|
||||
'logseq', 'mid', 'obsidian', 'bookends', 'highlights'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user