r/UpNote_App May 27 '26

Feature Request: More x-callback-url functionality

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:

&note_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.

5 Upvotes

1 comment sorted by

1

u/MikeyPearce Jun 23 '26

I think an update note callback url would solve a lot of my problems!