Skip to content

A command to copy-and-paste one of your folders to any location outside of your Obsidian vault. I use it to keep my blog's digital garden up to date 🌱

Notifications You must be signed in to change notification settings

emgoto/obsidian-push-folder

Repository files navigation

Obsidian Push Folder

How to use

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

About

A command to copy-and-paste one of your folders to any location outside of your Obsidian vault. I use it to keep my blog's digital garden up to date 🌱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published