fengshuzi173 downloadsView and edit notes grouped by keyword tags, similar to Logseq tag view.
Organize your sidebar by keyword tags and folder paths, then view and edit all matching notes in a single scrollable view. Supports multi-level sub-tag trees.
Keyword Sidebar — the plugin adds a navigation list for each configured keyword and folder in the left sidebar:
test/work/meeting auto-nests by level)p1+p2+p3|quadrant) so notes matching any one of them are includedBatch Browsing & Editing — all matching notes appear together in one scrollable view, no need to open individual tabs.
Open Obsidian Settings → Community Plugins → Browse, search for Keyword Notes Editor or fengshuzi.
main.js, manifest.json, styles.css from Releases.obsidian/plugins/keyword-notes-editor/cd /path/to/your/vault/.obsidian/plugins
git clone https://github.com/fengshuzi/keyword-notes-editor.git
cd keyword-notes-editor
npm install
npm run build
Edit keyword and folder configs in the plugin settings:
Keyword format: tag|alias|icon
work|Work|💼,project|Projects|📋
Aggregation mode (notes matching any of the tags are included):
p1+p2+p3+p4|Quadrant
Folder format: path|alias|icon
projects/work|Work Projects|📁,archive|Archive|🗄️
test has children like test/work, test/work/meeting) show an expandable arrow — browse hierarchicallyClick the calendar icon in the top-right toolbar to filter notes by week, month, year, quarter, or a custom date range.
Use ↑ / ↓ inside the editor to quickly move between notes.
npm run dev # watch mode
npm run build # production build
npm run deploy # push to local vaults
npm run release # publish to GitHub
MIT
If this plugin helps you, feel free to support with a donation. Thank you!
Scan with WeChat