Setting up some Mac keyboard shortcuts I like on new computer
NOTE
Some things have changed in new macOSs. See very bottom for updated way of creating keyboard shortcuts (at least for the word/character count one, likely different still for these workflow types - they were in "General" in the Service menu after i created them). Though new ones dont' seem to be :(
iTerm launch (or open new window if already open)
-
in automator (that's the program)
-
document type to create is "Quick Action"
-
set up top options like this:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
-
drag Run AppleScript into panel
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
-
put this text in there:
- save it
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- create shortcut
- system preferences
- keyboard
- shortcuts
- services
- scroll down to what we made, and click add shortcut
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Launch Chrome (or new window if already open)
- same as above, except this is the code in the Run AppleScript window
Launch BBEdit (or new window if already open)
- same as above, except this is the code in the Run AppleScript window
Launch VSCode (or open new window if already open)
-
in automator (that's the program)
-
document type to create is "Quick Action"
-
set up top options like this:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
-
drag Run AppleScript into panel from left:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
As noted, i can't find the write wording to launch a new one if it's already ready open. So this connects to it and then can do CMD + SHIFT + N
for a new oneโฆ
Launch Stickies app โ my labels for each different desktop :)
- same as above, except with this code in the Run AppleScript window
Word count on any highlighted text
NOTE
The below stopped working for me on newer macOSs. Found this macrumors page with a slightly different process that did work, so i'd start with that
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Except, it was giving 1 more than expected for character counts for reasons i couldn't figure out. I put in this to correct for that:
Then create a keyboard shortcut as described below
-
in automator (that's the program)
-
document type to create is "Quick Action"
-
set up top options like this:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
-
drag Run Shell Script into panel from left
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
-
put this text in there:
- save it
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- create shortcut
- system settings
- keyboard
- keyboard shortcuts
- services
- click 'Text' dropdown
- find what you saved it as, double click the right side to be able to enter the keyboard shortcut to trigger it