CCExtractor / CCExtractor/taskwarrior-flutter
Hide tasks based on "depends"
- Dominant language
- Dart
- Stars
- 244
- Forks
- 179
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
### Describe your improvement idea or feature request
Taskwarrior automatically hides tasks that have unfinished dependencies. It would be useful to display dependencies of a task when selected and to have an option to show or hide blocked tasks.
### How would you like to see it implemented?
Showing or hiding blocked tasks would be a new filter shown in the filters side menu. Task dependencies can be shown on a task's "Edit" menu. When selecting the dependencies attribute on the "Edit" menu, the user can be prompted to select or deselect other tasks as dependencies.
### 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?
No
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Contributor guide
Research direction
Start by tracing the filters side menu and the task Edit menu, then inspect how task dependencies and blocked tasks are currently represented. Done means users can show or hide blocked tasks and select or deselect dependencies for a task, with the behavior reflected in the task view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100