futureverse / futureverse/progressr
Generalize to checkbox-ish progress states
Open
enhancement
feature/nested-progress
- Dominant language
- R
- Stars
- 299
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Generalize to checkbox-ish progress states, i.e. instead of incremental updates, make it possible to do here-and-there updates. A textual representation of both kinds:
```
48%▕▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░▏
```
and
```
48%▕░▓▓░░▓░░▓░░░▓▓▓▓░▓▓▓▏
```
The former is a special case of the latter.
Contributor guide
Assessment
This issue has not been assessed yet.