Benature / obsidian-automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 6.2%Language:CSS 1.4%Language:Makefile 0.8%