-
-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Use Case:
I'm managing a UX framework with 50+ activities organized by nested tags
(#phase/discover, #profile/standard, #type/research, etc.). I frequently
need to find activities matching multiple criteria simultaneously.
Current Problem:
Notebook Navigator only allows selecting one tag at a time. To combine
tags, I must switch to search panel and manually type additional tags,
which breaks the workflow.
Proposed Solution:
Allow Cmd/Ctrl+Click to select multiple tags in the tag pane. Show only
notes matching ALL selected tags (AND logic). Add visual indication of
selected tags and a clear filter button.
Similar Features:
- Evernote: multi-tag selection
- Bear Notes: tag intersection
- DevonThink: nested tag filtering
Why Important:
This would make Notebook Navigator significantly more powerful for complex
taxonomies and project-based workflows, without requiring users to fall
back to native search.