Skip to content

1.0.1

Choose a tag to compare

@mikagosz mikagosz released this 07 Aug 21:34
· 10 commits to main since this release

Right-click a note in the file explorer — or a text selection in the editor — and save a copy outside the vault as .md or .txt.

  • Export items on the file and editor context menus; selection items appear only when something is selected.
  • A native save dialog on every export, or write straight to a configured folder.
  • Notes open with unsaved edits export their live editor content, not the older copy on disk.
  • The same four operations are available from the command palette and can be bound to hotkeys.

Desktop only — the plugin uses Node's filesystem APIs.

Manual install: copy main.js and manifest.json into <vault>/.obsidian/plugins/quick-export/.