mrvladus / Errands

Todo application for those who prefer simplicity.
MIT License
288 stars 65 forks source link

Tasks sorting #158

Open Julian4711 opened 8 months ago

Julian4711 commented 8 months ago

Hi,

I suggest adding the ability to sort the task list based on individual task properties such as priority and start/due date, in ascending or descending order. It may also be useful to sort by degree of completion or selected colour.

The selected sorting option should be retained between restarts. The manual sorting option should of course still be available (e.g. as 'Custom' or 'by Rank').

Greetings!

Btw: I very much like the direction this project is developing :) Keep it up!

mrvladus commented 8 months ago

I was planning to add sort menu button at the headerbar

tjensch commented 7 months ago

It would be nice to be able to sort by tags, too.