Changelog

Every release ships main.js, styles.css and manifest.json. Full notes are on GitHub Releases.

1.2.3September 2026
  • Cleaner stylesheet (no !important), folder-scoped indexing, signed release assets, manifest fix.
1.2.2September 2026
  • Composer no longer falls back to a monospace font on desktop.
1.2.1September 2026
  • Activity calendar and pinned cards follow the theme's accent colour instead of fixed green and yellow.
  • Sidebar stat labels pluralise correctly.
1.2.0September 2026
  • Composer is now a CodeMirror editor with live Markdown styling — headings, lists, checkboxes, code, quotes, tags and links render as you type.
  • [[ autocompletes files in your vault; # autocompletes tags. Brackets and quotes auto-pair.
  • Enter continues lists, numbered lists, checklists and quotes. Ctrl/Cmd+B, I and K for bold, italic and links.
  • Links in saved thoughts open on click, with hover previews. Ctrl/Cmd+click a link while composing.
  • Right-click a card for the pin / edit / archive / delete menu. New "Focus composer" command.
  • Mobile: sidebar slides in as a drawer; horizontal tag strip above the timeline. Desktop: sidebar always sits beside the timeline in the same pane.
  • New settings: default code block language, save with Enter, composer template, sort order, time display and date format, collapse long thoughts, confirm before deleting, first day of week.
1.1.1September 2026
  • Release workflow fixes so releases match Obsidian's plugin requirements.
1.1.0September 2026
  • First public release: timeline view with composer, tags, pins, archive, task toggling, attachments, search, activity calendar and quick capture.