NotePlan
NotePlan
May 19

Add Note X-Callback feature to include folder support.

Adding notes is really great, however having to Manually move them after defeats some of the purpose and disrupts the workflow. I ask that the x-callback include folder support so we can add a new note directly to an existing folder.
CompletedCompleted

May 25, 2021

Was added in the latest update: https://help.noteplan.co/article/49-x-callback-url-scheme#ad… **For example:** `noteplan://x-callback-url/addNote?noteTitle=New%20Note&folder=Inbox` Let me know if you meant something different. Best, Eduard

May 26, 2021

Eduard Metzger: awesome thank you exactly what I was after!

May 19, 2021

As as starting point, if the implementation of folder hiarchy is difficult, maybe a possible solution that the folders each have a unique ID number and we hold down on the folder and copy that number to then paste into the x-callback URL. That way the reference is direct no matter the folder name change etc in the future. folderID=d34234&text=hello

May 25, 2021

Perhaps something like Dendron's dot notation for 'virtual' subfolders in the filename would be a solution? i.e. `folder.subfolder.subsubfolder.filename.md`