ITADN
ivan-lednev/obsidian-day-planner

版本发布 8

0.28.0
? · 2025-05-16

## 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
? · 2024-11-20

### ✨ 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
? · 2024-11-20

### 🐞 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
? · 2024-11-18

## 🐞 Fixed issues - Fix messing up frontmatter when there is no planner heading in file

0.26.1
? · 2024-11-17
0.26.0
? · 2024-11-17

See [CHANGELOG](https://github.com/ivan-lednev/obsidian-day-planner/blob/main/CHANGELOG.md#0260)

0.25.0
? · 2024-11-02

## 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 - 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
? · 2024-09-28

## 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