HananoshikaYomaru / obsidian-custom-save

add custom save action to your save command

Home Page:https://yomaru.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian custom save

This plugin created a custom save command that allow you add different callback to this save command.

CleanShot 2023-11-21 at 07 50 03@2x

✅ Powerful, dead simple

Demo: https://youtu.be/u761OLGAI8M?si=fHZHh22XsJcUExfA

Note

This plugin is so simple that it probably doesn't need any documentation

Usage

  1. open hot key manager, change your save hot key to the save command of Custom save
  2. then open setting tab of Custom Save, and add other callback
  3. there you go 🎉

Installation

Through community plugin store

Waiting for obsidian team approval: obsidianmd/obsidian-releases#2681

Through BRAT

  1. install the BRAT plugin
  2. go to the plugin option, add beta plugin, copy and paste the link of this repo.
  3. the plugin will automatically appear in the list of installed community plugins, enabled this plugin

Manual installation

  1. cd to .obsidian/plugins
  2. git clone this repo
  3. cd obsidian-custom-save && bun install && bun run build
  4. there you go 🎉

Give Thanks

If you are enjoying this plugin then please support my work and enthusiasm by sponsoring me on Github or buying me a coffee on https://www.buymeacoffee.com/yomaru.

Buy Me A Coffee

About

add custom save action to your save command

https://yomaru.dev

License:MIT License


Languages

Language:TypeScript 79.8%Language:Shell 11.0%Language:JavaScript 8.9%Language:CSS 0.3%