sarthakps / to-do

An Android app with added aesthetics and automation to help you organize and manage your daily routines and deadlines.
BSD 3-Clause "New" or "Revised" License
5 stars 9 forks source link

Add Reordering/Sorting/Filtering of tasks #3

Open sarthakps opened 4 years ago

sarthakps commented 4 years ago

Presently, the tasks under a list are shown in the order of when they were added. i.e. They are displayed in the ascending order of their creation date. There is no option to sort the tasks by due-date, importance, or pending-status. Also, the user can't reorder the tasks(like Long-Tapping, then dragging, and then dropping it at the new position).

The aim is to-