taskwarrior-flutter
taskwarrior-flutter copied to clipboard
UI shakeup: more reporting, less sorting!
Describe your improvement idea or feature request
After playing with the filter/sort dialog, I have figured out how it works.. I just haven't found it useful for me.
You know what would be better? Reports! A report is a purpose build combination of description, filter and sort, and taskwarrior has a LOT of them, but which ones? I would suggest starting with the default reports that have a report.*.sort parameter, to be specifc, theses ones;
These reports have a range of sort and filter parameters answering several task sorting challenges. This core set of default task reports would be super handy, and if a .taskrc file is made available locally, users could tweak existing reports and even create custom ones. Customized or user-created reports should be grouped at the top of the list. I think something like the reporting functionality illustrated below, would be very useful.
How would you like to see it implemented?
It's a big one! taskwarrior report definitions would have to be brought in, and virtual filters like +ACTIVE and +READY would have to be parsed. As well, the ability to read a local .taskrc and extract non-default report details (as long as they have to ".sort" parameter) and the surrounding UI magic. Thanks for considering it!
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
No response
Would you like to work on this issue?
None
By submitting this issue, I have confirmed that:
- [X] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Hey @Pavel401 I can work on this issue.
cc: @linuxcaffe
Any update @Saurabhsing21
Any update @Saurabhsing21
Working on this, I got some errors that are taking time to resolve. just posted issue in slack
Working on this, I got some errors that are taking time to resolve. just posted issue in slack
@Saurabhsing21 what's the buzz? What sort of errors are you seeing?
(and how do I get in on that slack conversation?)
Just my two cents. This would actually make this app a viable competitor (or maybe even winner) in the tasks app space!