A plugin for Obsidian (https://obsidian.md) that adds additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.
Having mandatory callbacks doesn't make sense when it comes to routes which are supposed to focus the Obsidian app, so the callbacks for the following endpoints should become optional:
Update: apparently past Carlo said the same thing because only the documentation was wrong, the routes were not requiring callbacks. Good job, past Carlo! You dropped the ball on the docs, tho
Having mandatory callbacks doesn't make sense when it comes to routes which are supposed to focus the Obsidian app, so the callbacks for the following endpoints should become optional:
/note/open
/daily-note/open-current
/daily-note/open-most-recent
Update: apparently past Carlo said the same thing because only the documentation was wrong, the routes were not requiring callbacks. Good job, past Carlo! You dropped the ball on the docs, tho
ZCO-134