Hi
Is it possible to get the ID or name of the currently-selected note(s); either using Applescript or x-callback-url or some other way? I’d like to be able to perform an action on the current note.
At the moment, my only workaround is to use the Share menu - but there are a lot of clicks involved, and I don’t think it’s possible to actually get the identifier out through that (only the title and content; which would render the identifier unnecessary but may not be unique).
Additionally, is there a way to get all notes; so that I can loop through them, for example, and perform an action on each?
Thanks
Tom