Add "pin" toggle button for tracking code history entries #40
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a history entry is pinned it will be ignored by the history list pruning code. Useful for situations when an item will probably be tracked multiple times, to eliminate re-typing or re-scanning the tracking code.
Add "pin" button for tracking code history entriesto Add "pin" toggle button for tracking code history entriesAlternative idea: when a history item is tracked, it moves back to the top of the list.