mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
Feature Request: Show Tasks completion percentage #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr-karan on GitHub (Nov 19, 2020).
It would be nice to have a small tooltip or a text displaying % of the task list completed on the left side of the progress bar.
And thanks for putting efforts in building Planka ❤️. I really love how snappy the app feels.
@frogman544 commented on GitHub (Feb 20, 2021):
Maybe we can have this option with a toggle in settings, so that we can disable or enable (per project or board)
@nickbe commented on GitHub (Feb 20, 2021):
I think we should try to simplify as much as possible and have as few settings as possible. Therefore a simple mouse over tooltip would be better. Yet I think it doesn't really make much of a difference. Numbers don't say anything about the time needed or the progress in real life since the tasks can be completely different in their complexity.
@meltyshev commented on GitHub (May 12, 2025):
Resolved by displaying progress in the format "1/10".