Placeholder to explain exact waiting time #11
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: EpicKnarvik97/Blacksmith#11
Loading…
Reference in New Issue
Block a user
No description provided.
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?
Right now, it's impossible to know how long one has to wait for the cool-down to expire, or for the blacksmith to finish. By adding a placeholder for the remaining time to BUSY_WITH_REFORGE_MESSAGE and COOL_DOWN_UNEXPIRED_MESSAGE, it would be possible to give an estimate of the remaining time.
It could make sense to have a setting between two modes: exact time, and a hint. The hint would be something like: a few seconds left, a little while left, quite a while left.
The main thing currently missing is to search for comma-separated strings, and treat each entry as an option for each interval.