Automation
approvedby Benature
Execute commands on specific events.
★ 23 stars↓ 4,286 downloadsUpdated 1y agoMIT
Automation
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. :)
Install
Install by BRAT
- First install BRAT Plugin:
- In BRAT Plugin, click
Add Beta plugin - Enter https://github.com/Benature/obsidian-automation
- Enable
AutomationinCommunity plugins
Manually install
- Download latest version in Releases
- Copy over
main.js,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/default-query-in-backlink/ - Reload plugins in
Community pluginsand enableAutomation
How to build
git clone https://github.com/Benature/obsidian-automationclone this repo.npm iinstall dependenciesnpm run devto start compilation in watch mode.npm run buildto build production.
Support
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!

For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.