CCExtractor / CCExtractor/taskwarrior-flutter

Support annotations

Open
#382 9 comments 3 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

a Taskwarrior task can have any number of annotations, and it's great to be able to associate notes on a task, beyond the description. This feature request is to extend that functionality to taskwarrior-flutter.

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

1. expose an annotation field in the task details view, with a button for New Annotation.
2. If the task has annotations, display each one at the bottom of the task details view.
3. on clicking New Annotation button, or existing annotation, open in a simple edit window (markdown supported?)
4. sync tasks with annotations, as usual.

### Put here any screenshots or videos (optional)

screenshots to follow

### 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 at the task details view and task synchronization flow, then inspect how task fields are represented. Add annotation display and editing through the requested New Annotation and existing-annotation entry points, and ensure annotations sync with tasks. Done means tasks can show, create, and edit annotations while preserving synchronization.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.