This Obsidian plugin enables users to make API requests directly within their notes and display the response in a code-block.
The plugin can be installed from within Obsidian.
- Go to
Settings->Community plugins - Make sure
Restricted modeis off - Click
Browse - Search for
APIRequest - Click
Installand thenEnable
Check all changes on TODOS-v2.md
- Translate (& update) documentation
- Data re-usage (
{{ls.UUID>JSONPath}}syntax, wherelsstands forlocalStorage) - Support for comments using
#or//syntax - Inline query from response (using Dataview)
- Add tests (!!!)
- Re-implement
repeatflag (repeat requests X times or every X seconds)
If you encounter any issues or have feedback on the plugin, feel free to open an issue on the GitHub repository.
Contributions are also welcome!
