Taskwhisperer is a extension for TaskWarrior Application https://taskwarrior.org. It is to display upcoming tasks and task details as well as to create and modify them.
The commits in this request extend on issue #17, by turning the sorting order introduced therein into a GSetting so that it keeps its value despite reboots or restarts of the GNOME Shell or the extension. This way, the user always finds it in the state they left it.
I implemented this as I normally sort by urgency and was multiple times caught by surprise when the extension unexpectedly sorted by due date despite I told it otherwise before. Perhaps other users find it useful, too.
The commits in this request extend on issue #17, by turning the sorting order introduced therein into a GSetting so that it keeps its value despite reboots or restarts of the GNOME Shell or the extension. This way, the user always finds it in the state they left it.
I implemented this as I normally sort by urgency and was multiple times caught by surprise when the extension unexpectedly sorted by due date despite I told it otherwise before. Perhaps other users find it useful, too.