You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added allowedProtocols: [ 'https?', 'zotero', 'file'] in Notes/libraries/ckeditor/ckeditor.js according to the CKEditor 5 documentation, which allows links to navigate to file or Zotero.
Describe feature
Describe feature
This issue was raised a while back for. the legacy app, but closed as attributed to a CKEditor bug.
It looks to me like it should be possible with current versions of CKEditor, using the allowedProtocols configuration setting
CKEditor LinkConfig Allowed Protocols
..it would be good to add zotero:// and maybe file:// as minimum, maybe to allow the user to configure their own?
Additional Information
Example of zotero Link zotero://select/library/items/W74PPSJ8 <- nb Will only work if that item ID is in your library ...
Additional Information
No response
The text was updated successfully, but these errors were encountered: