ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.34k stars 104 forks source link

Sorting with the keyboard #455

Closed borondics closed 1 year ago

borondics commented 1 year ago

Did you check if a similar feature request has already been reported? Yes

Is your feature request related to a problem? Please describe. It would be super nice to have keyboard shortcuts assigned to different types of sorting to speed up the workflow. This would make the opening of the drawer and manually reorganizing the order much faster.

Describe the solution you'd like Add keyboard shortcuts with predefined sorting. Example <CTRL> or <CMD> + <number> would resort the todo list by moving a predefined item on the top of the sortBy list, like <CTRL>-1 "Due" <CTRL>-2 "Priotrity" etc.

Clearly, this is not a very elegant solution as the subsequent sorting will be random, but still a speedup compared to using the mouse.

Describe alternatives you've considered It could be possible to just "rotate" the sortBy list and leave the order of sub-sorting the same as the user set it up. In some ways this is more elegant and deterministic and would also mean only one additional keyboard shortcut.

github-actions[bot] commented 1 year ago

This is an automated response. We acknowledge your report, and we appreciate your engagement. However, as there has been no recent activity in this thread, it has been marked as stale. If you have any further feedback or if the matter is still relevant, please do not hesitate to respond. Otherwise, this thread will be automatically closed in 15 days from now.