diff --git a/docs/guide/daily-notes.md b/docs/guide/daily-notes.md index dae089c9b..d9025fb02 100644 --- a/docs/guide/daily-notes.md +++ b/docs/guide/daily-notes.md @@ -10,6 +10,7 @@ If you create notes named `YYYY-MM-DD.md`, Emanote will treat them as daily note 1. The backlinks panel will render daily notes separate from regular notes. Daily notes render as a year-stacked **timeline heatmap** (see [[backlinks#timeline-backlinks]]); regular notes render as a "Linked from" chip list. 2. Each daily note automatically gets a hierarchical tag (eg: `#calendar/2025/03`) allowing you to browse them by calendar navigation in the tag index. +3. Sidebar tree nodes whose immediate children are all daily notes of the same month (typically a `Daily/2026/04/` folder) render as a small **7-column calendar grid** in place of the linear list — each filled cell links to that day's note, missing days are muted day numbers. ## Timeline backlinks demo diff --git a/emanote/CHANGELOG.md b/emanote/CHANGELOG.md index 9330f90c3..7d110cba4 100644 --- a/emanote/CHANGELOG.md +++ b/emanote/CHANGELOG.md @@ -16,6 +16,7 @@ - Popup footnotes as the only on-screen UI (desktop card / mobile bottom-sheet); printed output renders the footnote list ([#642](https://github.com/srid/emanote/pull/642)). - Site-authored interactive JS extracted from per-template `