diff --git a/Shared/Resources/DetailKeyboardShortcuts.plist b/Shared/Resources/DetailKeyboardShortcuts.plist index 109936fce..a96cc670e 100644 --- a/Shared/Resources/DetailKeyboardShortcuts.plist +++ b/Shared/Resources/DetailKeyboardShortcuts.plist @@ -3,6 +3,8 @@ + title + Navigate to Timeline key [leftarrow] action diff --git a/Shared/Resources/GlobalKeyboardShortcuts.plist b/Shared/Resources/GlobalKeyboardShortcuts.plist index 3f715052d..c5117654e 100644 --- a/Shared/Resources/GlobalKeyboardShortcuts.plist +++ b/Shared/Resources/GlobalKeyboardShortcuts.plist @@ -3,18 +3,24 @@ + title + Scroll or Go to Next Unread key [space] action scrollOrGoToNextUnread: + title + Go to Previous Unread key - action goToPreviousUnread: + title + Go to Previous Unread key [uparrow] shiftModifier @@ -23,12 +29,16 @@ goToPreviousUnread: + title + Next Unread key + action nextUnread: + title + Next Unread key + shiftModifier @@ -37,54 +47,72 @@ nextUnread: + title + Next Unread key n action nextUnread: + title + Mark Read key r action markRead: + title + Mark All as Read key k action markAllAsRead: + title + Mark Unread and Go To Next Unread key m action markUnreadAndGoToNextUnread: + title + Mark All as Read in Timeline and Go To Next Unread key l action markAllAsReadAndGoToNextUnread: + title + Mark Older as Read key o action markOlderArticlesAsRead: + title + Mark Unread key u action markUnread: + title + Open in Browser key b action openInBrowser: + title + Open in Browser key [return] action @@ -97,12 +125,16 @@ openInBrowser: + title + Go to Previous Feed key a action goToPreviousSubscription: + title + Go to Next Feed key z action diff --git a/Shared/Resources/SidebarKeyboardShortcuts.plist b/Shared/Resources/SidebarKeyboardShortcuts.plist index 39d6526c4..f34f1d8d7 100644 --- a/Shared/Resources/SidebarKeyboardShortcuts.plist +++ b/Shared/Resources/SidebarKeyboardShortcuts.plist @@ -9,18 +9,24 @@ navigateToTimeline: + title + Collapse Selected Rows key , action collapseSelectedRows: + title + Expand Selected Rows key . action expandSelectedRows: + title + Collapse All key ; action @@ -37,6 +43,8 @@ + title + Expand All key ' action @@ -53,12 +61,16 @@ + title + Navigate to Timeline key [rightarrow] action navigateToTimeline: + title + Delete key [delete] action diff --git a/Shared/Resources/TimelineKeyboardShortcuts.plist b/Shared/Resources/TimelineKeyboardShortcuts.plist index 82eb517e8..0609742a0 100644 --- a/Shared/Resources/TimelineKeyboardShortcuts.plist +++ b/Shared/Resources/TimelineKeyboardShortcuts.plist @@ -3,24 +3,32 @@ + title + Select Next Up key [uparrow] action selectNextUp: + title + Select Next Down key [downarrow] action selectNextDown: + title + Navigate to Feeds key [leftarrow] action navigateToSidebar: + title + Navigate to Detail key [rightarrow] action