czottmann / obsidian-actions-uri

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.
https://zottmann.dev/obsidian-actions-uri/
MIT License
139 stars 6 forks source link

[ZCO-134] Make callbacks optional for `/*note/open*` routes #55

Closed czottmann closed 1 year ago

czottmann commented 1 year ago

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

ZCO-134

czottmann commented 1 year ago

Changes will go live with the upcoming v0.17.