Make a new column with a progress bar which shows the days remaining until the due date.
S
Sam
Monday has this feature where a column can be added in the list view to add a progress bar which shows the days remaining until the due date and slowly fills up until the due date arrives.
Log In
Guy Mannerings
I would really like this.
It would be really useful to get a horizontal bar that visualises the distance from the start date to the due date, and fills based on today's date.
E.g., if the total task length was 100 days, and we are 75 days in, the bar would be 75% along across.
J
Joshua Bowie
Having this feature with conditional formatting (the closer to the date the warmer the color) would be a nice nudge for a particular project, milestone, task.
Julian Pustkuchen
Duplicate / related: https://clickup.canny.io/feature-requests/p/time-remaining-based-on-a-5-day-work-week
?
Björn Kahlert
You can already achieve that feature by using the following formula:
IF(SUM(1, DAYS(field("Due date"),TODAY())), CONCATENATE(SUM(1, DAYS(field("Due date"),TODAY())), " d"), "N/A")
Guy Mannerings
Björn Kahlert This gives me an error message if no Due Date is set. I don't suppose you have a formula that does not give an error message, do you?
I did have another one as well, but that started getting the same error message about 3 months ago.
DAYS(field("Due date"), TODAY())
T
Tyson Jansen
Yes please, I’ll take 2 😀
Santiago Fontana
With the option to show the remaining days (Business days and all-days toggle)
B
Brendan Jones
I'd love this. I'm a visual person, and showing me how long I have before a due date would be a great kick up the bum to do things before their due date.
A
Anita House
Yes, that sounds fantastic.
Shama Arige
This feature would be awesome as a default field.