Skip to content

Change progress_mark with increment #198

Closed
@noctivityinc

Description

@noctivityinc

Current Problem

This is a sweet gem. The only issue is that the progress_mark is always the same, which isn't always helpful.

For example I will get this

======= 7 ===== ETA: XX:XX:XX

But there are often times that I want to see if there was an issue, and for that I'd like to see a different mark, such as:

==x==== 7 ======

Potential Solution or New Behavior

Simple. I'd like to be able to do

bar.increment('x')

which would output that mark if specified on the progress bar.

Mockups

==x==== 7 ======

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions