tulgardinc93 downloadsView your notes in an interactive timeline.
View your notes in relation to each other on an infinte scrollable timeline/canvas.


Add timeline: true, date-start, and date-end to any note's frontmatter:
---
timeline: true
date-start: 2024-03-15
date-end: 2024-06-20
color: blue
---
Supprots both European and US style dates for normal ranges.
For extended ranges: YYYY BCE-MM-DD or -YYYY-MM-DD
| Command | Description |
|---|---|
| Open Timeline view | Open the timeline selector (ribbon icon or command palette) |
| Undo / Redo | Undo/redo the last card move, resize, or layer change |
| Go to note | Fuzzy-find and center on a specific timeline card |
| View in Timeline | Jump to the current note's card in the best-matching timeline |
| Add Timeline | Add a reference card for another timeline |
Open Settings -> Timeline to create named timelines scoped to specific folders. Each timeline scans its configured folder recursively for notes with timeline: true frontmatter.
MIT