-
Notifications
You must be signed in to change notification settings - Fork 3
Other Apps
Within the ..\lib\Classes\Apps\ directory is a collection of any classes designed specifically for certain applications. All (or in case I ever change it, most) classes are called like: class.func()
This class contains functions designed to interact with Slack.
A function designed to quickly click on any unread notifications.
Slack.unread( [which] )Type: String
This parameter decides which type of notification you wish to action. Either pass
"dm"or an empty string.
A function designed to quickly access many features that often require a little fiddling to reach.
Slack.button( [button {, replyInThread := false}] )Type: String
This parameter is the desired button name you wish to click. Supported buttons are;
reaction,reply,edit,delete
Type: Boolean
Determines whether
replywill also enable theAlso send to...checkbox when replying in a thread. Defaults tofalse
Keeping Track
Keyboard Shortcut Adjustments
libs & Classes
Editors
Apps
Other lib files
Hotkeys
Timer Scripts
- adobe fullscreen check.ahk
- Alt_menu_acceleration_DISABLER.ahk
- autodismiss error.ahk
- autosave.ahk
- gameCheck.ahk
- Multi-Instance Close
Other Scripts
- Hotkey Replacer.ahk
- checklist.ahk
- Streamdeck AHK
- CreateSymLink.ahk
- adobeKSA.ahk
- ExplorerDialogPathSelector.ahk
Other Guides