-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
To keep track of things like Bennies for each character during a combat, one possible idea is to add an "Options" menu item that can create a generic 'counter' that resides in the title bar or just below it. Multiple counters could be created, ideally with the ability to change their labels.
Clicking the option item would create a div that contains 3 empty circles by default. Clicking each circle fill in the leftmost empty circle. If all three circles fill up, another empty circle is automatically added. clicking on a filled circle would reverse this.
Maybe instead of filling circles, the counters are just text fields that can be added, maybe formatted as __ / __.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels