naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!
https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/
MIT License
801 stars 47 forks source link

Restore original ordering #150

Closed naggie closed 3 years ago

naggie commented 3 years ago

dstask originally had the eldest tasks shown first, at the top. I think this makes sense as the older tasks probably should be addressed first if no other prioritisation information is known.

This PR restores the original behaviour.