done
done copied to clipboard
Allow reordering of tasks and subtasks
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.
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.
This feature has not yet made it into Done as of version 0.2.1
You know, it really is an important feature.