Show urgency in query outputs #1111
Replies: 4 comments 3 replies
-
Interesting idea. I'm thinking of the simplest possible thing, of showing the numeric value, and adding an option to display it. Perhaps adding an instruction |
Beta Was this translation helpful? Give feedback.
-
That's quite reasonable. |
Beta Was this translation helpful? Give feedback.
-
I ahve suggested an implementation in PR #1139 now. |
Beta Was this translation helpful? Give feedback.
-
This was released in Tasks 1.14.0. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Whether or not I sort by urgency in a particular query, I would find it very useful to know the urgency of a task.
The use case is, in the general case, being able to visually scan the tasks in a query result and quickly spot the tasks with higher urgency.
It could be a toggleable feature that users can turn on in Tasks' settings.
Visually, it could be something quite simple, like a small coloured square at the start of a task, right after the checkbox; ranging from bright red for high urgency to something cooler, like blue, for lower urgency.
If accessibility is a concern (i.e., for users with certain kinds of colour blindness, say), one could optionally put the actual urgency value as text inside the coloured square.
Beta Was this translation helpful? Give feedback.
All reactions