Timeline Calendar
approvedby zen
A clean timeline calendar with grid-aligned time labels for daily notes and tasks. - This plugin has not been manually reviewed by Obsidian staff.
★ 1 stars↓ 233 downloadsUpdated 1mo agoMIT
Timeline Calendar
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.
Features
- Month, week, day, and agenda calendar views
- Reads time-stamped tasks and list items from daily notes
- Supports timed events, all-day tasks, drag and drop, and resizing
- Opens the original note when you select an event
- Cleaner timeline gutter with line-aligned time labels
- Compact event layout for dense task schedules
Time Formats
Timeline Calendar recognizes entries like:
- [ ] 08:30 Morning meeting
- [ ] 09:00-12:00 Project planning
- 14:00 Review notes
Settings
- Choose whether the week starts on Sunday or Monday
- Choose the heading where new events are inserted
- Choose which section of daily notes is processed for events
- Configure the visible time range for week and day views
Manual Installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest GitHub release. - Put them in your vault under
.obsidian/plugins/timeline-calendar/. - Reload Obsidian.
- Enable Timeline Calendar in Community plugins.
Development
npm install
npm run build
The build writes main.js and styles.css to the repository root.
License
MIT. See LICENSE.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.