Releases: ivan-lednev/obsidian-day-planner
Releases · ivan-lednev/obsidian-day-planner
0.19.1
0.18.0
0.18.0
✨ New features
- Now hovering over a task with
Control
pressed will trigger a preview pop-up. This works great with the awesome Hover Editor plugin - Now when you click on a task, if there is an open tab for that file, the plugin is going to reuse it
0.17.2
🐞 Fixed issues
- Fix creating tasks with drag-and-drop
0.17.1
💥 Breaking changes
- Now by default, if your Dataview souce filter is empty, tasks are pulled only from visible daily notes
- Most people never touch this field, so the plugin is going to be lightning-fast by default
- If you want to add other folders or tags as task sources, you can still do so by adding them explicitly
✨ New features
- When dragging tasks from daily notes across days in the weekly view, they now get moved across files
- There is now an option to hide completed tasks from timeline
- There is now an option to hide subtasks from task blocks in the timeline
🐞 Fixed issues
- New drag-and-drop operations can now be started immediately after previous ones
- The plugin is much faster in the default use case (daily notes only)
- You can use plain list items in daily notes again
- Notifications work again
- Unscheduled tasks now fit their contents
Acknowledgements
- Big thanks to @weph for helping me figure out a good performance solution
0.16.0
✨ New features
- You can now drag tasks between days, and even from the timeline view to weekly view and back! Note that a moved task doesn't get moved to a different file, but its
scheduled
property gets updated (#315) - Hour format in the ruler is now configurable (#322)
- You can now configure by how much the task time shifts minimally, when dragging the task (#331)
🐞 Fixed issues
0.15.3
Fixed issues
- fix bug with switching days from timeline controls
0.15.2
Fixed issues
- Fix switching days from timeline header
0.15.1
Fixed issues
- Tasks no longer go over day border
0.15.0
New Features
- Nested unscheduled tasks now can be hidden (#299)
- Now when you create with drag-and-drop, dragging changes duration, not start time (#300)
- Now there is an option to display timestamps in timeline view
- There is now an option to change the size of the unscheduled tasks block
Fixed Issues
- Editing a task without changing its time no longer blocks the planner
0.13.1
Fixed issues
- Time indicator is now shown only for today again