CCExtractor / CCExtractor/taskwarrior-flutter

Hide waiting tasks

Open
#592 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
244
Forks
179
Avg merge
12h 42m
Merged PRs (30d)
2

Description

### Describe your improvement idea or feature request

You can add a wait date to a task, which has the effect of hiding the task from you until that date.

So the app should also do the same by default.

### How would you like to see it implemented?

All waiting tasks are hidden by default
Pending and waiting are two separate entitites (just as they appear when you would run the example command task X where X is the ID of the task)
Also see: https://github.com/CCExtractor/taskwarrior-flutter/issues/337

### 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.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the task filtering and list-display entry points, then read the related issue #337 for context on waiting tasks. Confirm how pending and waiting tasks are represented, hide waiting tasks by default while keeping pending tasks visible, and verify the behavior in the app's task list.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.