You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -164,29 +164,27 @@ All others are neatly grouped by integration in the **Other actions** section.
164
164
165
165
<imgclass="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.'>
166
166
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
172
168
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!
179
171
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.
181
176
182
-
This feature was already hinted in the last release, but now it is here!
177
+
<imgclass="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.'>
183
178
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.
186
182
187
-
<imgclass="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
+
<imgclass="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.'>
188
184
189
-
<imgclass="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
0 commit comments