I’ve been building and designing an Obsidian Plugin inspired by Microsoft Premium Planner. For those of you familiar with Premium Planner, you’ll appreciate the familiar style, layout and features of Obsidian Project Planner.
Due to the amount of features and views, it is not practical to share everything. There are many features yet to be implemented. I will try to share as much of the current features as possible. If there’s interest in this plugin, I will share more details and provide a link to the GitHub repo.
Note: The features I’m sharing are fully working and the plugin is pretty stable even at the current development version. I use it almost daily to track tasks for the development of this plugin. (Also on my GitHub repo)
Featured Views:
Grid View
Board View (Kanban)
Timeline (Coming soon)
Dependency Graph
Global Plugin Features:
Multi-project support
Full sync between all views
Full drag and drop support for all views
Inline task editing in all views
Task dependencies
Due Date Overdue tag indicator
Quick complete task checkbox
Project Hub Page (Will become a dashboard)
Create and update notes for all tasks with the click of a button
Task Notes are fully integrated into Obsidian Graph
Although I do like the idea of keeping this plugin completely self-contained, I do recognize the importance and convenience of integrating with other core and community plugins.
I have included in the plugin roadmap integration with Full Calendar and I am open to working with Task Notes as well. I’ve also considered integration with Reminders and To Do plugins.
I think offering the best of both worlds might be the solution. Including options and configurations in the plugin settings to work with popular plugins if desired.