Skip to content

Pull request for issue #3#9

Open
google-labs-jules[bot] wants to merge 1 commit intomainfrom
feature/REQ-FNC-002-task-completion
Open

Pull request for issue #3#9
google-labs-jules[bot] wants to merge 1 commit intomainfrom
feature/REQ-FNC-002-task-completion

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

Fixes #3

Implements the ability for users to mark tasks as complete.

- Adds a checkbox-like prefix ('☐' and '☑') to each task.
- Clicking a task toggles its completion status.
- Completed tasks are visually marked with a strikethrough font.
- The completion status is persisted when the application is closed and reopened.

This fulfills the primary requirement of REQ-機能-002. The ability to hide completed tasks will be implemented separately.
@boxdate boxdate marked this pull request as ready for review August 25, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REQ-機能-002: タスクの完了

0 participants