zen78 downloadsA clean timeline calendar with grid-aligned time labels for daily notes and tasks.
Timeline Calendar is an Obsidian calendar plugin for daily notes and tasks. It provides month, week, day, and agenda views, with a cleaner timeline layout where time labels align with the grid lines.
Timeline Calendar recognizes entries like:
- [ ] 08:30 Morning meeting
- [ ] 09:00-12:00 Project planning
- 14:00 Review notes
main.js, manifest.json, and styles.css from the latest GitHub release..obsidian/plugins/timeline-calendar/.npm install
npm run build
The build writes main.js and styles.css to the repository root.
MIT. See LICENSE.