# AdvancedURI plugin for Obsidian
The AdvancedURI plugin for Obsidian exposes many features of Obsidian through URIs available locally. This enables interacting with Obsidian from other applications (e.g., scripts) to create notes, move them, invoke commands, apply templates, etc. It builds on the native [[Obsidian URI]] scheme, extending it with many more actions.
Most of what this plugin enables is also supported out of the box by the [[Obsidian CLI]] (and then some!).
## References
- https://github.com/Vinzent03/obsidian-advanced-uri
## Related
- [[Obsidian]]
- [[Obsidian URI]]
- [[Obsidian URL Deeplinks]]
- [[Obsidian CLI]]