Skip to content

Commit 2f92586

Browse files
committed
2024.1: Finalize to-do due date and description
1 parent 56f6696 commit 2f92586

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

source/_posts/2024-01-03-release-20241.markdown

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Enjoy the release!
4444
- [Unified actions](#unified-actions)
4545
- [Description \& due support for to-do list items](#description--due-support-for-to-do-list-items)
4646
- [New entity type: Valve](#new-entity-type-valve)
47-
- [Swappable](#swappable)
47+
- [Swappable current/target on thermostat \& humidifier cards](#swappable-currenttarget-on-thermostat--humidifier-cards)
4848
- [New card features](#new-card-features)
4949
- [Other noteworthy changes](#other-noteworthy-changes)
5050
- [New integrations](#new-integrations)
@@ -164,29 +164,27 @@ All others are neatly grouped by integration in the **Other actions** section.
164164

165165
<img class="no-shadow" src='/images/blog/2024-01/add-action-other-integrations.png' alt='Screenshot showing the new add action dialog that neatly groups all other actions that integrations provide.'>
166166

167-
_TODO: Add screenshot_
168-
169-
If you add an element, we will show you the most commonly used
170-
trigger/condition/action first. All others are neatly categorized in the
171-
other sections.
167+
## Description & due support for to-do list items
172168

173-
Last, but not least, the "service calls" are now merged with all other actions.
174-
Meaning, that if you add an action, you see all actions, including service
175-
calls. They are neatly grouped by entity type and the integration providing them,
176-
provide the descriptions on what they do, and are searchable as well.
177-
178-
_TODO: Add screenshot_
169+
The to-do list integration keeps getting better and better. This release adds
170+
support for descriptions and due dates!
179171

180-
## Description & due support for todo list items
172+
If the integration you are using supports it, you can now add descriptions to
173+
each task on your list.It fully supports the Markdown markup to add links,
174+
bold text, etc. If due dates (or due date + time) are supported, you can
175+
set these.
181176

182-
This feature was already hinted in the last release, but now it is here!
177+
<img class="no-shadow" src='/images/blog/2024-01/todo-dialog.png' alt='Screenshot showing the new to-do item dialog, where you now can set a description and an URL.'>
183178

184-
You can add due dates and description to each item in your todo list (if
185-
supported by the integration of course).
179+
As shown in the screenshot above, there is a whole new dialog to adjust
180+
your to-do item. But this is not the only change. The list itself has beenz
181+
improved as well.
186182

187-
<img class="no-shadow" src='https://user-images.githubusercontent.com/5662298/292194204-990069b1-e517-4b93-9190-c2beeb7f782a.png' alt='Temporary images that needs to be replaced.'>
183+
<img class="no-shadow" src='/images/blog/2024-01/todo-new-dashboard.png' alt='Screenshot showing the improve to-do dashboard, showing descriptions and highlighting overdue items.'>
188184

189-
<img class="no-shadow" src='https://user-images.githubusercontent.com/5662298/292194141-1081eba6-9914-4f79-9d93-414b9fae91bd.png' alt='Temporary images that needs to be replaced.'>
185+
It is much cleaner, all big text boxes are gone, and each item is nicely
186+
formatted, including an excerpt of the description and the due date. If the due
187+
date is overdue, it will be highlighted.
190188

191189
## New entity type: Valve
192190

0 commit comments

Comments
 (0)