Skip to content

allow supplying a format string for incrementer/decrementer and accumulator #13

@pstrinkle

Description

@pstrinkle

You might not want +{int}, -{int}, {int} as the incrementer, decrementer, and accumulator formats.

What if you wanted the accumulator to be "{int} points" or something else. You could do this via:

points to accomplish this. However, it might make sense to allow the incrementer to change, which can't presently be done. What if you wanted it to be something like "+{int} jiffies" or anything else. We can easily support this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions