How it works
Nested labels group related labels into parent-child levels, turning a flat list into a browsable tree.
Why it helps
Hierarchy reduces scan time and makes note placement predictable, especially when managing many categories.
Before and after
Before
Labels exist as one long flat list with manual prefixes to imitate depth.
After
Labels are organized as parent and sublabel branches that mirror real topic structure.
A real example
Work
Hierarchy
- Work
- Work → Projects
- Work → Projects → Active
- Work → Projects → Archived
- Work → Admin