diff --git a/Mac/AppDelegate.swift b/Mac/AppDelegate.swift index 67d5970e4..9a56b3b1e 100644 --- a/Mac/AppDelegate.swift +++ b/Mac/AppDelegate.swift @@ -459,7 +459,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, } @IBAction func openSlackGroup(_ sender: Any?) { - Browser.open("https://join.slack.com/t/netnewswire/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc", inBackground: false) + Browser.open("https://ranchero.com/netnewswire/slack", inBackground: false) } @IBAction func openTechnotes(_ sender: Any?) { diff --git a/Mac/Resources/KeyboardShortcuts/KeyboardShortcuts.html b/Mac/Resources/KeyboardShortcuts/KeyboardShortcuts.html index 92c64a5ee..d44dd4880 100644 --- a/Mac/Resources/KeyboardShortcuts/KeyboardShortcuts.html +++ b/Mac/Resources/KeyboardShortcuts/KeyboardShortcuts.html @@ -51,12 +51,12 @@ Scroll or go to next unreadspace Go to next unreadn or + - Mark as readr + Toggle read statusr or u Mark all as readk Mark older articles as reado Mark all as read, go to next unreadl Mark as unread, go to next unreadm - Mark as unreadu + Toggle starred statuss Open in browserb or or Enter Previous subscriptiona Next subscriptionz diff --git a/Shared/Resources/GlobalKeyboardShortcuts.plist b/Shared/Resources/GlobalKeyboardShortcuts.plist index 9f9b0ae09..4c6f3662c 100644 --- a/Shared/Resources/GlobalKeyboardShortcuts.plist +++ b/Shared/Resources/GlobalKeyboardShortcuts.plist @@ -54,7 +54,7 @@ key r action - markRead: + toggleRead: title @@ -94,7 +94,7 @@ key u action - markUnread: + toggleRead: title