> How can you make full-app screenshots (⌘ ⇧ 5 then space bar) Ahem, cough ... Mr Testa, its 4, not 5 for full-app screenshots. ;-)
macOS screenshot tricks to impress your co-workers
61–70 of 332 posts
Re: macOS screenshot tricks to impress your co-workers
#62Is there any trick to record a video of a given app window only (or that covers area of a window)? Making screenshot is easy with pressing `space`, is there an equivalent for videos?
Re: macOS screenshot tricks to impress your co-workers
#63Screenshots folder in the Dock FTW!! I must confess, I was pretty sure I’d learn nothing by clicking in. I was pleasantly surprised, thanks!
Re: macOS screenshot tricks to impress your co-workers
#64Here is a key sequence I use very often. It takes a screenshot of a chosen window without the window's shadow. - First, type command + shift + 4 (the mouse pointer turns into crosshair). - Then type the space bar (the crosshair turns into a camera icon). - Hover the mouse pointer (a camera icon now), to highlight the chosen window. - Finally, hold the option key and click. This sounds like a lot of steps but it becom…
Re: macOS screenshot tricks to impress your co-workers
#65Earlier quoted context omitted.
It isn't hidden behind a keyboard shortcut. CMD+Shift+5 exposes the full screenshot UI, and under the clearly-named Options button is a menu that lets you pick the clipboard as the place to save. Holding CTRL is just a... well... "shortcut" for that.
That is literally the definition of "hidden behind a keyboard shortcut" - you have to be told or lookup CMD+Shift-5 before you can get to the full screenshot UI. It's been a while since I first used MacOS, but I don't remember it telling me how to do that.
Or more likely, new users search for "screenshot" in Spotlight the first few times, and if they do this enough maybe Google "mac screenshot shortcuts" (which leads them to https://support.apple.com/en-us/HT201361).
Re: macOS screenshot tricks to impress your co-workers
#66Here's how to set screenshots to save in your Downloads folder: defaults write com.apple.screencapture location ~/Downloads && killall SystemUIServer
TinkerTool lets you edit the Destination Folder, Format and some additional screenshot settings. I much prefer this because it allows me to quickly check the current setting as opposed to a "black box" CLI command.
defaults read com.apple.screencapture locationRe: macOS screenshot tricks to impress your co-workers
#67Hold control to save to your clipboard instead of a folder/desktop.
It's not a very ergonomic hotkey, though. I click the preview that appears in the bottom right to open, CMD-C to copy, and then click the trash icon to not save.
Re: macOS screenshot tricks to impress your co-workers
#68Shameless question: is there a special trick to specify a filename for my screenshots in macOS? I manually rename after, and it's cumbersome.
In your request, you must provide a file name every time. In the current method, you can just take the snap and not waste time with the filename unless you really just need/want to do it for reasons.
Re: macOS screenshot tricks to impress your co-workers
#69(Only works for horizontal or vertical measurements, unless you're good at doing pythagorean theorem in your head)
Re: macOS screenshot tricks to impress your co-workers
#70You can just hit the option key to take a screenshot of an app without the shadow. No need to go and change system wide defaults