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
In previous releases, when the search bar had no text, I could see the number of visible todos in the file. At some point (I noticed with 2.0.16, but maybe it was before that), that changed and now I see todos in file.
What problem does it solve?
Seeing the total number of todos is not as helpful if you have a significant number of hidden todos, and may be helpful if you have a significant number with a future threshold date. I suggest that instead of "todos in file," "visible todos" improves functionality. It would also make sense to show both.
How does the user interface change to accommodate this request?
Adding something like: [visibleTodos] Todos Visible of [todosInFile] Todos in File to the search bar. Another less wordy option might be Todos Visible: [visibleTodos] of [todosInFile]
The text was updated successfully, but these errors were encountered:
Feature Request
In previous releases, when the search bar had no text, I could see the number of visible todos in the file. At some point (I noticed with 2.0.16, but maybe it was before that), that changed and now I see todos in file.
What problem does it solve?
Seeing the total number of todos is not as helpful if you have a significant number of hidden todos, and may be helpful if you have a significant number with a future threshold date. I suggest that instead of "todos in file," "visible todos" improves functionality. It would also make sense to show both.
How does the user interface change to accommodate this request?
Adding something like:
[visibleTodos] Todos Visible of [todosInFile] Todos in File
to the search bar. Another less wordy option might beTodos Visible: [visibleTodos] of [todosInFile]
The text was updated successfully, but these errors were encountered: