issues
search
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
v1.1.0
#62
Closed
czottmann
closed
1 year ago
czottmann
commented
1 year ago
[NEW] Adds
/omnisearch
routes (#59)
[NEW] Adds graceful handling of unexpected exceptions in route handlers (#60)
[FIX] Adds code for preventing a race condition in vaults w/ Templater enabled (#61)
[FIX] Replaces deprecated
global
refs w/
window
[DOC] Adds dynamic TOCs to route pages
[DOC] Changes formatting for headlines w/ tags
/omnisearch
routes (#59)global
refs w/window