This plugin listens to specific events and triggers commands (which are available in the command palette) based on those events.
Note: to use commands of Quick Add, remember to enable the ⚡️ icon in its settings. :)
- First install BRAT Plugin:
- In BRAT Plugin, click
Add Beta plugin
- Enter https://github.com/Benature/obsidian-automation
- Enable
Automation
inCommunity plugins
- Download latest version in Releases
- Copy over
main.js
,manifest.json
to your vaultVaultFolder/.obsidian/plugins/default-query-in-backlink/
- Reload plugins in
Community plugins
and enableAutomation
git clone https://github.com/Benature/obsidian-automation
clone this repo.npm i
install dependenciesnpm run dev
to start compilation in watch mode.npm run build
to build production.
If you find this plugin useful and would like to support its development, you can sponsor me via Buy Me a Coffee ☕️, WeChat, Alipay or AiFaDian. Any amount is welcome, thank you!