This is an ideological successor to obsidian-day-planner, which got abandoned by the author.
🪛 Pull-requests are welcome! If you don't know where to start, feel free to create an issue, and I'll provide some guidance. Also, please check out CONTRIBUTING.
You can also support the development of this plugin directly:
The author of Obsidian Day Planner disappeared a while ago, leaving one of the most popular plugins in a mess. I initially forked it, but ended up rewriting almost all of it.
- The UI has been rewritten
- There is only one mode now: daily notes
- I've removed Mermaid-related functionality to make the scope of the plugin more focused
- You can specify an end time for a task
- The plugin 'understands' timestamps in almost any format:
- Either the core 'Daily Notes' or the 'Periodic Notes' plugins should be enabled
- Install the plugin
- Configure the heading you want the plugin to look at (see 'Planner heading')
- Write a plan under the heading in your daily note
Show a progress pie instead of a bar.
You can choose to display the time and start of the text for the current and next task.
You can choose to have an in-app notification display when a new task starts.
This is the zoom level to display the timeline. The higher the number, the more vertical space each task will take up.
This reveals the timeline for today.
This opens your daily note.
Insert the planner heading you've configured in the plugin settings.
- Thanks to James Lynch for the original plugin
- Thanks to replete, whose fork I initially forked