Notes & knowledge

Wiki links, backlinks, tags, daily notes, favorites — a knowledge layer over plain files.

Your notes stay plain markdown on disk; Bungu layers navigation over them.

[[note name]] links to another file in your workspace, with autocomplete as you type the name. Broken wiki links are flagged. Renaming targets is picked up by the folder watcher.

The backlinks panel lists every file that links to the current one — both [[wiki links]] and regular markdown links — so reference notes accumulate context automatically.

Tags

#tags and YAML frontmatter tags: are indexed across the workspace. Browse by tag to pull together related notes regardless of folder.

Daily note

⌘⇧N opens today’s note in your journal folder (configurable in Settings → General), creating it from a date-stamped template if it doesn’t exist. Yesterday’s unfinished thoughts are one shortcut away.

Favorites

Pin files or folders to the Favorites section at the top of the sidebar — right-click → Add to Favorites. Drag to reorder.

Finding things

  • ⌘K Quick Open — fuzzy file finder with semantic search over the workspace index: matches by meaning as well as name.
  • ⌘⇧F Workspace search — text search across every folder in the sidebar.
  • ⌘⇧P Command Palette — every command, fuzzy-matched, keyboard-first.