Skip to content

Add a list to view the current unfinished tasks #927

@yj1438

Description

@yj1438

The main issue is that when collaborating with multiple people, there is no command to view the project's pending tasks, which is very inconvenient.

Provide a :list command. The results are shown below:

┌─────────────────────────────────┬──────────┬──────────────────────────┐
│             Change              │ Progress │          Status          │
├─────────────────────────────────┼──────────┼──────────────────────────┤
│  task1  │ 12/12 ✓  │ Ready to archive         │
├─────────────────────────────────┼──────────┼──────────────────────────┤
│ task1      │ 21/21 ✓  │ Ready to archive         │
├─────────────────────────────────┼──────────┼──────────────────────────┤
│ task1      │ 12/16    │ 4 tasks incomplete       │
├─────────────────────────────────┼──────────┼──────────────────────────┤
│ task1           │ 0/27     │ Not started              │
└─────────────────────────────────┴──────────┴──────────────────────────┘

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2-mediumImportant but not urgentbacklogReal issue or feature queued for later implementationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions