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

[ZCO-123] Opening the Daily Note #46

Closed kenNash closed 1 year ago

kenNash commented 1 year ago

Hi all!

I'm trying to open my Daily Note using this syntax:

obsidian://actions-uri/daily-note/create/vault

but this just brings Obsidian to front (or opens it), without opening the Daily Note.

Is it correct that this should work even in a browser?

ZCO-123