Extract Highlights to Note
approvedby DevidCode
Creates a clean note containing only the highlighted passages (==...==) of the active note. Works on mobile, desktop and remote. - This plugin has not been manually reviewed by Obsidian staff.
↓ 136 downloadsUpdated 1mo agoMIT
Extract Highlights to Note
Creates a clean note containing only the highlighted passages (==...==) of the active note.
Designed to distill a long note — for example a video transcript fetched with the YouTube transcript fetcher — down to just its highlights, ready for further work.
Features
- Extracts every
==highlighted==passage from the active note into a brand-new, clean note. - Adds a highlighter icon to the ribbon, plus a command in the command palette.
- Works on mobile, desktop, and remote desktop (
isDesktopOnly: false).
Usage
- Open a note that contains
==highlighted==passages. - Run the command Extract Highlights to Note (command palette) or click the highlighter icon in the ribbon.
- A new note is created containing only the highlighted passages.
Settings
- Keep timestamps — preserve timestamps found alongside highlights (useful for video transcripts).
- Delete the original note — remove the source note after extraction.
- Destination folder — choose where the extracted note is created.
Installation
From the Community Plugins browser
- Open Settings → Community plugins → Browse.
- Search for Extract Highlights to Note.
- Click Install, then Enable.
Manual installation
- Download
manifest.jsonandmain.jsfrom the latest release. - Copy them into
<your-vault>/.obsidian/plugins/extract-highlights/. - Reload Obsidian and enable the plugin in Settings → Community plugins.
License
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.