The new x-callback-urls for getting selected note are useful; thanks!
What I want to do is to take the selected note (by ID, which I now have) and do something to it. These are the things I’d like to do programatically; but I can’t see how:
- Export the note (either save as Markdown, or share to another app)
- Grab the contents of the note as Markdown (so I can the programatically create a note in another app)
- Append something to the end of the note (e.g. a link to the DevonThink note I created for it)
- Mark the note as done
Are these things possible, currently?
Thanks in advance!
Tom