Cogito app glyphCogito
← All releases

0.4.0

Quick Open, Favorites, and a sharper editor

Navigate your notes faster with Quick Open and Favorites, and enjoy better syntax highlighting and editing in source mode.

New

  • Quick Open lets you jump to any note instantly with a keyboard-driven search panel.
  • Favorites pin your most-used notes and folders to a dedicated section above Locations, so they're always one click away.
  • Sidebar back/forward navigation with ⌘[ and ⌘] makes it easy to retrace your steps through folders.
  • Fenced code blocks in source mode now get full syntax highlighting for tagged languages, keeping code readable without leaving the editor.

Improved

  • Pinned items show a subtle badge in the sidebar so you can tell at a glance what's favorited.
  • Copying a note or folder path now shows a confirmation HUD instead of silently writing to the clipboard.
  • Sidebar items sort by their visible display name rather than raw filenames, so Markdown notes appear in the order you'd expect.

Fixed

  • Empty Markdown blocks (blank list items, blockquotes) continue correctly when pressing Return.
  • Indented Markdown content renders with proper spacing in preview.