Skip to content
This repository was archived by the owner on Sep 18, 2026. It is now read-only.
This repository was archived by the owner on Sep 18, 2026. It is now read-only.

[feat] Holos View: Better flexibility with task status vs progress #82

Description

@caasion

Although improvements have been done with balancing task status and task progress, a formalized approach should be taken to have task status and progress coexist together and work together.

The basis comes from the various use cases and types of tasks that exist.

Current Support

Progress\Task Status Unchecked " " Checked "x" Cancelled "-"
[X hr] Unchecked Checked with full progress Cancelled
[0/Y hr] Unchecked Checked with no progress Cancelled
[X/Y hr] Unchecked Checked with partial progress Cancelled
[Y/Y hr] Unchecked Checked with full progress Cancelled

Problems:

  • Checked with no progress makes no sense
  • Checked with partial progress is ambiguous
    • Is it completed? Is it incomplete? Is it partially complete?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions