Releases: ivan-lednev/obsidian-day-planner
Releases · ivan-lednev/obsidian-day-planner
0.28.0
0.28.0
💥 Breaking changes
- Now the plugin searches for tasks with scheduled date properties all across the vault by default, there is no need to include any files in the Dataview filter
✨ New feature: status bar timeline
- You can enable a mini-timeline in the status bar that lets you overview the upcoming 3 hours, with all the task blocks visible there. To enable it, go to 'Settings' > 'Status bar widget' > 'Task progress indicator' > 'Mini-timeline'
✨ Other improvements
- All-day tasks can be dragged between days, if a task with time is dragged into the all-day section, its timestamp gets removed (closes #315, #623)
- You can create blocks with drag & drop on mobile now: long tap and drag on the timeline to start creating a block
- Improved resize & drag controls for task blocks. Now they are much easier to use on mobile: left-click or tap on a task to see the controls, right-click or long tap to see a contextual menu
- Right-click to reveal block in file
- Description and location are now shown in remote events
- Multi-day remote events are now shown spanning across days
- You can expand, collapse or disable unscheduled tasks & clocks in the timeline view
🐞 Fixed issues
- Fix advanced edit modes messing up other tasks (closes #619)
- All-day tasks are no longer highlighted
- Fix tasks not shown in status bar if timeline is closed
- Fix showing all-day tasks in status bar
- Fix the Escape key closing weekly view
- Fix clocks from daily notes not showing up in timeline (closes #649)
0.27.0
✨ New features
- Edit text in the command palette before task creation
- Add descriptive icons to clock commands, so that they are easier to use in the mobile toolbar
0.26.3
🐞 Fixed issues
- Fix tasks not added to daily note when there is no planner heading inside it
- Fix clocks from daily notes not showing up in timeline & active clocks
0.26.2
🐞 Fixed issues
- Fix messing up frontmatter when there is no planner heading in file
0.26.1
0.26.1
0.26.0
0.25.0
0.25.0
💥 Breaking changes
- Now only the items under the planner heading will get pulled from daily notes (#382)
✨ New features
- Now after edits there is an UNDO notice that lets you revert the changes to tasks, even across multiple files (partially addresses #341)
- Now the plugin will ask for permission before creating new files on drag-and-drop edits
- Tasks crossing midnight now get shown properly in multiple day columns instead of stretching the first day (#586, #364)
- E.g.:
- 23:00 - 4:00 Task
will get shown in 2 columns as 2 separate blocks
- E.g.:
- Timeline controls look tidier now
- Now all-day remote events are shown in the unscheduled tasks section
- Text in blocks is now sticky and will stay visible when scrolling as well as when an event starts before the configured start hour
Week planner -> multi-day planner
- Now you can switch between 3 views:
- full week (with configurable start of the week)
- work week (starting on Monday)
- 3 upcoming days (#515)
- You can now configure the first day of the week (#231)
- Now you can move back and forth between time periods from the sidebar of the multiday-view (#458, #495)
- Now weekends get marked by a different background color
- Now you an open plugin settings from the multi-day view
- Now the time period of the open view is visible in its tab title
- Now you can open the multi-day view from the left ribbon
🐞 Fixed issues
- Now the plugin finds contrasting font colors for your color overrides for time blocks (#481)
- obsidian-tasks tasks now get copied under the original line in the original file
- Now copying a task also copies the sub-items under it
- Extra spaces no longer get added in edited files
0.24.0
0.24.0
✨ New features
- Active task end time is now shown in status bar
- Notifications now show timestamps
🐞 Fixed issues
- Now tasks with no text content are not shown in timeline
- Fixed deleted recurrences of events in remote calendars showing up
- Fixed 12 am parsed as noon
0.23.2
✨ New features
- Now clicking on checkboxes on the timeline completes a task. obsidian-tasks logic is also respected: recurrent tasks get updated, 'finished' property gets added
- There is now an option to sort items by time in your planner after an edit (thanks, @Gelio)
- You can now configure what kind of task to create on edit: bullet (
- task
) or checkbox (- [ ] task
) - Minimal task duration is now configurable. Now tasks won't shrink beyond this point when editing
- Timestamps get parsed anywhere on the line, not only at the start, e.g.:
- [ ] #task 20:30 - 21:00 Wake up
- Note that if a timestamp is not at the start of the line, it needs to be in a stricter format to avoid confusing the plugin
20:00
will work2000
will not work
- Note that if a timestamp is not at the start of the line, it needs to be in a stricter format to avoid confusing the plugin
- There is now an option to specify your email in remote calendar config. If you do this, your RSVP status (declined/tentative) will get displayed on remote tasks from this calendar (thanks, @ramandv)
🐞 Fixed issues
- Now timeline will stay where you've left it when you reload Obsidian (thanks, @k4a-l)
0.22.1
0.22.1