Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Custom save

hananoshikayomaruhananoshikayomaru2k downloads

Add custom save actions.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

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: https://github.com/obsidianmd/obsidian-releases/pull/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.

60%
HealthFair
ReviewCaution
About
Create a custom save command and attach multiple callbacks to run when saving. Bind the command to your save hotkey to execute added actions alongside the normal save.
AutomationCommandsHotkeys
Details
Current version
1.0.9
Last updated
2 years ago
Created
2 years ago
Updates
7 releases
Downloads
2k
Compatible with
Obsidian 0.15.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
GitHub Sponsors
Author
hananoshikayomaruhananoshikayomaru
yomaru.dev
GitHubhananoshikayomaru
  1. Community
  2. Plugins
  3. Automation
  4. Custom save

Related plugins

Doubleshift

Open the command palette by pressing Shift (or any other key) twice like in IntelliJ and create your own shortcuts.

Task Collector (TC)

Change task status and collect tasks within a document using hotkeys and context menus.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Shell commands

Define system commands that you want to execute via command palette, hotkeys, URI links or automated events. E.g. open external applications or perform automated file modifications.

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Persistent Graph

Save and restore the positions of nodes on your graph.

Templater

Create and use dynamic templates.

BRAT

Easily install a beta version of a plugin for testing.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.