# if, when editing, I could delete last entry in history - currently can only delete all. Although is that just text that can be manually removed?
Yeah, I'll work on improving this, it uses same system as WhenLast, in that the history has to be manually added. Currently you can remove the last performed action by manually editing it and removing it.
# if it showed number in spite of no streak limit being added i.e. if I don't define a streak length, and click the button, it remains at zero.
Good point, I'll make it so if no streak length is set, it just shows a counter that doesn't reset.