Hey guys! I was wondering if you could provide support for this relatively new note-taking app (similar to obsidian, but opinionated and has just enough stuff without plugins to not have to fiddle with it)
Thank you for this feature request, @Hickz .
We just have a look. It has a command for copy markdown link. That’s fantastic.
But it does not have a keyboard shortcut for it. And it seems it does not support customizing keyboard shortcuts. Hookmark can’t get the note URL and its title.
We will contact the developers of Octarine. If you can also contact the developers, that would be great. Here is a email template:
Thank you
Hi there!
The developer seems to have integrated URI scheme support/copy markdown url shortcut in the latest 0.39.1 update (changelog) after a brief exchange over Discord.
The developer worked on the integration in the latest update, seems to work for me:
You may want to add this to your supplied scripts so users don’t have to do it manually, and perhaps you can also enable “hook to new” for Octarine now?
Thank you, @Hickz .
I have updated our script server with the script you provided.
Regarding to “Hook to New”, Hookmark needs Capacities to return the new note URL in its x-callback-url, which is not available currently.
Thank you