manuelernestog / weektodo

WeekToDo is a Free and Open Source Minimalist Weekly Planner and To Do list App focused on privacy. Available for Windows, Mac, Linux or online.
https://weektodo.me
GNU General Public License v3.0
1.48k stars 162 forks source link

[Feature Request] Hint at presence of description of tasks in the overview #182

Open Xezarior opened 1 year ago

Xezarior commented 1 year ago

(Desktop-App on Windows 11)

I really like the overview the program provides, but sometimes I get lost between the tasks as I cannot see at a glance, which ones provide a description and which ones don't.

This forces me to reopen more or less all tasks every other day to get an understanding of the state of each task (tasks with description are usually ones where the preliminary work is done and I can start on right away).

Potential changes I, as a layman, could see working as a solution:

Example for the icon (taken from Notion): image

manuelernestog commented 1 year ago

Thanks for the feedback @Xezarior Some time ago when I started making the application, I valued the option of putting this type of indicators, also for the number of subtasks done, labels (a function that I decided to postpone), alarm, etc.

Since I decided to include the subtasks so that they could be clicked from the main view, I decided to remove these indicators because they overloaded the view.

Now that for this new version the configuration menu has been refactored to be able to put more elements, you could put an option to show the indicators and another to hide the subareas, in this way whoever wants can have both or use them individually.

This will be included in the next version and it will be an optional function.

Xezarior commented 1 year ago

Thank you very much for your consideration and work! This sounds like a good solution. I am really looking forward to 2.1 and 2.2 later on!