futureverse / futureverse/progressr

Generalize to checkbox-ish progress states

Open
#23 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.