Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benature/obsidian-automation


https://github.com/benature/obsidian-automation

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://obsidian.md/plugins?id=obsidian42-brat):
- In BRAT Plugin, click `Add Beta plugin`
- Enter https://github.com/Benature/obsidian-automation
- Enable `Automation` in `Community plugins`

### Manually install

- Download latest version in [Releases](https://github.com/Benature/obsidian-automation/releases/latest)
- 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 ☕️](https://www.buymeacoffee.com/benature), WeChat, Alipay or [AiFaDian](https://afdian.net/a/Benature-K). Any amount is welcome, thank you!