• v1.7.0 e8ba4cd2ad

    v1.7.0 Stable

    olivier released this 2026-09-08 16:18:43 +02:00 | 3 commits to master since this release

    Calendar redesign

    • Bordered, padded calendar surface with a clearer visual hierarchy.
    • Quieter hover state; today uses an inset accent ring instead of a border, avoiding layout shift.
    • Separated day cells improve scanning.
    • Removed the redundant Calendar section subtitle.

    Coloured note-system indicators

    Right-click behaviour is unchanged; this only affects the small dot shown on days with notes.

    • New Indicator style setting under Calendar:
      • Colour by note system (new default) — one compact, tooltip-labelled dot per date system (daily, journal, meeting, or any custom system) that has a note on that day.
      • Single dot — the previous neutral marker for any note whose filename is exactly the date.
    • Daily gets its own colour picker on the Calendar tab.
    • Every date system (Journal, Meeting, and custom systems) gets an Indicator colour picker under Date systems.
    • Defaults: blue for Daily, green for Journal, violet for Meeting.
    • Indicator lookups are cached per displayed month and invalidated only on markdown create/delete/rename or settings changes — never on ordinary content edits.

    Settings

    • Every Template file field (Periodic Notes and Date systems) now autocompletes from every Markdown path in the vault.
    • Fixes a regression where the new indicator settings existed but rendered incorrectly for saved configurations; Colour by note system is now reliably the default and configured colours are preserved through settings migration.
    Downloads