-
Notifications
You must be signed in to change notification settings - Fork 2
Other Apps
Tomshi edited this page Dec 21, 2023
·
1 revision
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] )
Type: String
This parameter is the desired button name you wish to click.
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
Other Guides