done icon indicating copy to clipboard operation
done copied to clipboard

Allow reordering of tasks and subtasks

Open chrsrns opened this issue 2 years ago • 1 comments

Describe the feature you'd like It would be nice to have the option to reorder tasks and subtasks (or just the subtasks), which would make modifying step-by-step subtasks easier.

Additional context Currently, the only way to change the order of tasks is to individually change them, which is tedious.

chrsrns avatar May 19 '23 13:05 chrsrns

adw::EntryRow is a gtk::ListBoxRow underneath which would make it technically possible, but I'm unsure if there's a way to do that with adw::PreferencesGroup.

edfloreshz avatar May 21 '23 05:05 edfloreshz

This feature has not yet made it into Done as of version 0.2.1

You know, it really is an important feature.

johnblommers avatar Feb 19 '24 22:02 johnblommers