Exposes Obsidian notes through a secure REST API, enabling automation and integration with other tools.
Unlock automation possibilities by interacting with your Obsidian notes via a secure REST API. This plugin provides an HTTPS interface, secured with API key authentication, allowing you to read, create, update, delete, and list notes. It also supports inserting content into specific sections of notes using the PATCH method, creating and fetching periodic notes, and executing commands. Inspired by the advanced-uri plugin, it expands automation options beyond custom URL schemes.
Key Features
011,009 GitHub stars
02Execute commands and list available commands
03PATCH method for inserting content into notes
04Read, create, update, and delete notes
05List notes within the vault
06Secure HTTPS interface with API key authentication
Use Cases
01Automating interactions with Obsidian notes from external tools