diff --git a/Evergreen/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist b/Evergreen/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist index 45965eadf..15c10b05d 100644 --- a/Evergreen/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist +++ b/Evergreen/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist @@ -60,6 +60,12 @@ action markAllAsReadAndGoToNextUnread: + + key + o + action + markOlderArticlesAsRead: + key u diff --git a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html index 7d914c6a3..a606de66b 100644 --- a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html +++ b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html @@ -41,12 +41,13 @@ Go to next unread+ Mark as readr Mark all as readk -Mark all as read, go to next unreadl (lowercase L) -Mark as unread, go to next unreadm -Mark as unreadu -Open in browserb or return or enter -Previous subscriptiona -Next subscriptionz +Mark older articles as reado +Mark all as read, go to next unreadl (lowercase L) +Mark as unread, go to next unreadm +Mark as unreadu +Open in browserb or return or enter +Previous subscriptiona +Next subscriptionz  
Left sidebar only…