benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
505 stars 123 forks source link

Separate grouping from sorting feature #300

Closed flight16 closed 8 years ago

flight16 commented 9 years ago

Sorting by due date / project, etc, actually introduces a grouping into the listbox. It would be nice if there was a separate option in the menu to toggle grouping. I often prefer to see my list of tasks in the flat list, without grouping headers.

benrhughes commented 9 years ago

If I recall correctly, you do this by disabling grouping under File\Options.

On Thu, Oct 29, 2015, 12:16 PM flight16 notifications@github.com wrote:

Sorting by due date / project, etc, actually introduces a grouping into the listbox. It would be nice if there was a separate option in the menu to toggle grouping. I often prefer to see my list of tasks in the flat list, without grouping headers.

— Reply to this email directly or view it on GitHub https://github.com/benrhughes/todotxt.net/issues/300.