Skip to content

Add detail view and create/finish time for task#27

Open
LiuYinCarl wants to merge 16 commits into
GabAlpha:masterfrom
LiuYinCarl:master
Open

Add detail view and create/finish time for task#27
LiuYinCarl wants to merge 16 commits into
GabAlpha:masterfrom
LiuYinCarl:master

Conversation

@LiuYinCarl

Copy link
Copy Markdown
  1. Add Create time and Finsih time for tasks.
  2. Add Task Detail View which binding to 'v'.
image

LiuYinCarl and others added 16 commits January 19, 2026 22:07
Completed tasks are now hidden in the task list by default. Press `t`
to toggle their visibility and immediately refresh the view.

💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
- Remove unused `toml` dependency
- Fix `get_indicator_done_tasks_color` 50% boundary overlap bug
- Move `load_delete_confirm_items` from task.rs to ui.rs
- Extract `format_timestamp`/`format_duration` to util.rs
- Eliminate clone-write-reload anti-pattern in all CRUD operations
- Extract `handle_modal_nav` helper for repeated modal keyboard logic
- Remove dead `reload` and `_get_all` methods

💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
- Add TASK_PRIORITY_NONE constant instead of magic 0
- Widen status and priority list modals to prevent text clipping
- Update all priority 0 references to TASK_PRIORITY_NONE

💘 Generated with Crush

Assisted-by: Crush:deepseek-v4-pro
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.

1 participant