mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
feat(client): allow opening obsidian: links (closes #7207)
This commit is contained in:
parent
bebd3d430b
commit
d662718a4a
@ -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',
|
||||
'mid'
|
||||
'mid', 'obsidian'
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user