Adding Tags to a Note
Add tags anywhere inside a note using the standard#tag syntax:
/ separator (for example, #project/alpha), so you can group related tags without flattening them into a single namespace.
Tags Sidebar Tab
Open the Tags tab in the left sidebar to browse every tag detected across your vault.- Tag list: All tags are listed alphabetically with a badge showing how many notes reference each tag.
- Nested groups: Tags with
/in their name are grouped into a collapsible tree so you can drill down from a parent tag (e.g.project) into its children (project/alpha,project/beta). - Click to filter: Selecting a tag filters the current view to notes that reference it.
Screenshot: Tags Sidebar Tab
Interface Preview: The left sidebar with the Tags tab active, showing a collapsible list of tags with note counts. Selecting
project/alpha filters the note list to matching entries.Inline Tag Chips
When you open a note in preview mode, tags parsed from the note body are rendered as inline chips at the top of the document. Chips are clickable — selecting one jumps you back to the Tags sidebar with that tag pre-selected, making it easy to pivot between related notes.Searching by Tag
The search panel supports a strict tag filter in addition to full-text and semantic modes. Prefix your query with# to match only tags:
