https://github.com/user-attachments/assets/d8829018-4baf-4722-80e9-3ff1e3b98622
Can we manage multi-day schedules in Obsidian using Daily Notes?
As an Obsidian user who manages schedules through Daily Notes, you might have experienced clear limitations when trying to manage continuous schedules (i.e., events spanning multiple days).
This project was born out of the desire to have a calendar in Obsidian—similar to conventional calendar apps—that allows you to visually track period schedules and manage them in blocks (fully integrated with Daily Notes).
https://github.com/user-attachments/assets/71cb05bc-fb13-42e3-96f3-352528a1fe7d
Just like other Obsidian calendar plugins, clicking a date opens or automatically creates the corresponding Daily Note.
https://github.com/user-attachments/assets/e1d22b97-4bfa-4a62-ac99-f97470bae93d
You can view and manage tasks for the selected date through the TaskView at the bottom of the calendar.
If you modify a task directly in the editor, you can sync the calendar using the refresh button.
https://github.com/user-attachments/assets/f19b4fbb-4faf-4f67-bb14-2d05911ad338
The core feature of the plugin: easily add and modify tasks in your Daily Notes by clicking or dragging-and-dropping on the calendar. Adding a period task automatically adds it to all Daily Notes within that timeframe.
No more writing the same task in multiple Daily Notes. Simply add a period task with a single drag-and-drop.
https://github.com/user-attachments/assets/d5051537-0035-4230-9e36-31625d2257a1
Configure the section where tasks will be added.
# in your template for selection.Lately, I’ve been thinking a lot about schedule management. What is the best way to manage schedules for users like me who can't let go of Daily Notes? Is there a way to sync it with mobile devices (is obsidian sync the only answer...)? What level of task granularity works best?
If you share similar thoughts, I'd love to hear them! Please feel free to share your thoughts, solutions, or new ideas in the GitHub Discussions section. Advice on utilizing Obsidian is also highly welcome, as this project is still in its early stages and has room for improvement!
For feature requests and bug reports, please open an Issue or a PR on GitHub.
This project is licensed under the MIT License.