mirror of
https://github.com/rooyca/obsidian-api-request.git
synced 2026-07-22 07:50:27 +00:00
2.1 KiB
2.1 KiB
APIR - APIRequest
这个Obsidian插件能让用户直接在笔记中进行 HTTP 请求,并在代码块、模式窗口中显示响应,或直接将其粘贴到活动文档中。
🚀 Installation
The plugin can be installed from within Obsidian.
Obsidian Community Plugin Browser
- Go to
Settings->Community plugins - Make sure
Restricted modeis off - Click
Browse - Search for
APIRequest - Click
Installand thenEnable
🛠️ Usage
Read the docs
✅ To-do
- Translate documentation
- Data re-usage (
{{ls.UUID>JSONPath}}syntax, wherelsstands forlocalStorage) - Support for comments using
#or//syntax - Inline query from response
- Add tests (!!!)
- Re-implement
repeatflag (repeat requests X times or every X seconds) - Re-implement
propertiesflag (specifies the frontmatter properties to update with the response)
❤️ Sponsors
✍️ Feedback and Contributions
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!
