Automation

approved

by Benature

Execute commands on specific events.

23 stars4,286 downloadsUpdated 1y agoMIT
View on GitHub

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

Manually install

  • Download latest version in Releases
  • Copy over main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/default-query-in-backlink/
  • Reload plugins in Community plugins and enable Automation

How to build

  • git clone https://github.com/Benature/obsidian-automation clone this repo.
  • npm i install dependencies
  • npm run dev to start compilation in watch mode.
  • npm run build to 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.