Time Manager

approved

by Najeong Kim

This plugin has not been manually reviewed by Obsidian staff. Visualize your Daily Note tasks as a timeline and track completion by category.

2 stars54 downloadsUpdated 10d agoMIT

Time Manager

English · 한국어

Visualize your Daily Note tasks as a timeline and track time spent by category — all inside Obsidian's sidebar.

Demo GIF


Installation

  1. Open Settings → Community plugins → Browse
  2. Search for Time Manager and click Install
  3. Click Enable, then click the 🕐 clock icon in the ribbon

Quick start

Add a ## Timeline section to today's Daily Note and paste this:

## Timeline

- [ ] 09:00 Morning routine @personal 30m
- [ ] 09:30 Deep work @work 2h
- [ ] 12:00 Lunch @personal 1h
- [ ] 13:00 Meetings @work 1h30m
- [ ] 23:00 end

The timeline renders instantly on the right. Edit the note and it updates live.


How it works

Timeline view

Tasks appear as time blocks on a vertical axis. The red line shows the current time.

Timeline screenshot

  • Click ◀ / ▶ to navigate between days
  • Click a Daily Note in the file explorer to jump to that date
  • Click + task to add a task via modal

Add task screenshot

Daily stats

A bar chart at the bottom shows scheduled vs. completed time per category.

Stats screenshot

Editor highlights

Category tags and durations are highlighted as you type. Type @ to get autocomplete.

Editor screenshot


Task format

- [ ] HH:MM Task name @category duration
FieldOptionsExample
Status[ ] todo · [x] done[x]
TimeHH:MM09:30
Category@work · @study · @personal · @hobby@work
Duration30m · 1h · 1h30m1h30m

Duration is required for the stats to be accurate. If omitted, the gap to the next task is used.


Settings

Settings → Time Manager

SettingDefaultDescription
Daily Note folderDaily NotesFolder where your Daily Notes live
Section headingTimelineThe ## heading to parse as the timeline
Daily work hour limit8hOverload warning threshold (4–16h)

License

MIT License — © 2026 Najeong Kim

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.