When I cmd-shift-a to clear notifs in current tab and go to next alert, it iterates in most-recent order. Sometimes I want to iterate in creation order (old to newest) so i ratchet through alerts in one direction.
Impl ideas:
- bind hotkey to "go-to-newest-alert" vs "go-to-oldest-alert" and let user decide
- let user pick what "go-to-alert" does in options
Haven't thought too much about it yet, just some friction I've run in to in day to day use.
When I cmd-shift-a to clear notifs in current tab and go to next alert, it iterates in most-recent order. Sometimes I want to iterate in creation order (old to newest) so i ratchet through alerts in one direction.
Impl ideas:
Haven't thought too much about it yet, just some friction I've run in to in day to day use.