-
v1.6.0 Stable
released this
2026-09-08 03:34:32 +02:00 | 7 commits to master since this releaseCalendar date systems
Right-click any calendar day to browse every configured date-prefixed note system for that day.
- The daily note remains the default left-click action.
- The new menu lists existing daily, journal, meeting, and custom system notes.
- One-note systems offer creation only when their note is missing.
- Systems using
{title}can hold many notes per date; existing notes are listed and a New … action remains available. - Ctrl/Cmd-click an existing menu item opens it in a new tab.
Configuration
- New Settings → Waypoint Sidebar → Date systems tab.
- Add, delete, reorder, and configure each system's label, folder, Moment filename format, fallback frontmatter type, and icon.
- Invalid formats with no date token are highlighted and cannot create unsafe static or
.mdfilenames. - Journal and Meeting defaults use
periodic/journalandperiodic/meetings.
Templater support
- Works with Templater folder triggers for interactive templates.
- Waypoint leaves the defaults' raw template field blank so Templater owns prompts, scripts, rendering, and cursor placement.
- Calendar-created notes carry the selected date in their filename; the included O-vault journal and meeting templates derive frontmatter dates from that filename rather than the runtime date.
Downloads