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
138 stars 6 forks source link

"Check for Note" opens the note? #86

Closed deanpribetic closed 9 months ago

deanpribetic commented 9 months ago

I am running a Shortcut that employs the "Check for Note" action. I have noticed that running that action also opens the note being checked…is there a way to turn this off?

czottmann commented 9 months ago

Hi @deanpribetic, are you talking about the Actions For Obsidian action? If so: wrong channel, this repo is for the companion plugin only. ;)

That said: I agree it's not desirable. I'll add a toggle to Check For Existence Of Note and Check For Existence Of Periodic Note in the upcoming version!