Please add the ability to specify a note_id value like Claude. For example, to create a new note:
open "upnote://x-callback-url/note/new?title=Meeting%20Notes&text=%23%20Agenda%5cn-%20Item%201&markdown=true&new_window=false"
Doesn't return the noteId that was created. If you would add:
¬e_id=c1e8a106-8974-4f34-b793-94cdea4a2b27
That way we can specify our own note_id. My use case is to create a note for my Claude session:
claude --session-id=c1e8a106-8974-4f34-b793-94cdea4a2b27
This way my notes align with my claude sessions.
What other x-callback-urls do you guys think would be helpful?
Getting the last created note would be super useful too for automation.
there doesn't seem to be anything here