Copy Note Content
pendingby lyqed
Copy the full raw Markdown of the current note to your clipboard (mobile toolbar + desktop ribbon).
Copy Note Content (Obsidian plugin)
Copy the full raw Markdown of the currently-open note to your clipboard.
This plugin is designed to work well on Obsidian Mobile (where you can add commands to the toolbar), and also adds a desktop ribbon icon for quick access.
Features
- Copy the full raw text of the active Markdown note (
.md) to clipboard. - Mobile-friendly: exposes a command that can be added to the mobile toolbar.
- Desktop-friendly: includes a ribbon icon in the left sidebar.
How to use
Mobile (recommended)
- Open Settings → Mobile.
- Under Toolbar, add the command:
- Copy current note to clipboard
- Tap the toolbar button to copy the current note.
Desktop
- Click the ribbon icon (left sidebar) to copy the current note.
- Or run the command from the Command Palette:
- Copy current note to clipboard
Notes / Limitations
- Only copies Markdown notes (
.md). - Copies the raw file content from the vault (not rendered preview).
Installation
From Community Plugins (once published)
- Settings → Community plugins
- Browse and search for Copy Note Content
- Install and enable
Manual
- Download
main.js,manifest.json, and (optionally)styles.cssfrom the latest GitHub release. - Place them in:
YourVault/.obsidian/plugins/copy-as-note/ - Reload Obsidian and enable the plugin.
License
MIT
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.