1.0.1
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/.