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
I'd like to see a feature implemented to be able to move individual tasks to different lists. Currently, the only way to do so is to edit the .txt files manually.
The text was updated successfully, but these errors were encountered:
I was already planning on making this possible, but the UI needs quite a overhaul to properly support this. (It is not really something I can just bolt on to the current UI.)
A new (but not unrecognizable) UI is long overdue as
The UI doesn't really scale to larger window sizes.
The settings window is unnecessarily wide when using the Adwaita Gtk theme or similar themes.
No natural way to support more complex tasks.
recurrence, time estimates, notes, etc...
Not that relevant for todo.txt, as that format isn't really a great match for those things
Selecting a different task while the timer is running can be somewhat unintuitive.
I want to have a special list to which you can drag tasks that you want to work on for the day. A list of things you want to work on that day, not a list of what needs to get done in total.
Progress on this has been slow as I'm not a designer, I have to work on my thesis and I continue to think to much about things instead of writing something that is good enough.
I'd like to see a feature implemented to be able to move individual tasks to different lists. Currently, the only way to do so is to edit the .txt files manually.
The text was updated successfully, but these errors were encountered: