Add link attachments of non-HTTP protocol
I was intended to add an application-specific link (URL) attached to my Zotero. It was like URL schemas `marginnoteapp://note/1C1E***`, serving as cross-reference from another app. Yet Zotero failed to add it as an attachment. Is there any way I can bypass this restriction or any suggestion?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
You would make a change like was done here:
https://github.com/zotero/zotero/pull/1520/files
https://github.com/zotero/zotero/pull/1567/files
The URL schema could be found at `MarginNote Pro.app/Contents/Info.plist`, where
the key CFBundleURLSchemes points to the `marginnoteapp` value.
If that doesn’t mean anything to you, then you’ll need to wait until someone gets around to adding it.