- Ctrl + Cmd + Shift + 4 will let you take a screenshot of a region of your screen and copy it to the clipboard. It can then be pasted directly into most applications, from email clients to chat clients. No random screenshots sitting around. If you want to capture a whole window, press Space after the initial shortcut, then click the window. - While a menu is open, hold Option; if you're lucky, you'll get some additi…
Ask HN: What feature did you find after years of using macOS?
391–400 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#392Cmd-space to bring up spotlight Type whatever you want. Cmd-b Your default web browser with your default search engine will now open and perform your query. I can't stress this enough how much I use this workflow when writing code. Another thing for the OPs issue with the screenshots, (there's a few steps via terminal so maybe try the above shortcut to search for an article on how to do it) you can have all your scre…
I tried Cmd-b search in spotlight but it went with Firefox+Google when my default is Firefox+Duckduckgo, any chance someone knows how to fix it?
Re: Ask HN: What feature did you find after years of using macOS?
#393This has been around for a long time but most people don’t know about it: Dragging and dropping files from the finder into an file selector window (ie. Open File in most programs) will navigate to that file and select it. As others mentioned this works in terminal as well to give you a path, but actually this generally works in any text box (unless it specifically handles paths being drag ‘n dropped). This also works…
> this works in terminal as well to give you a path I'll add that if you want the path of a file and the destination application doesn't support drag 'n' drop, right click on a file in finder, then hold the Option key and you'll see the copy command changes from "Copy" to "Copy as Pathname".
Re: Ask HN: What feature did you find after years of using macOS?
#394Useful when you like to leave apps "open" even with all their windows closed (ie. not using Cmd-Q), but still want to use Cmd-Tab to get to the app instead having to click something.
Re: Ask HN: What feature did you find after years of using macOS?
#395This has been around for a long time but most people don’t know about it: Dragging and dropping files from the finder into an file selector window (ie. Open File in most programs) will navigate to that file and select it. As others mentioned this works in terminal as well to give you a path, but actually this generally works in any text box (unless it specifically handles paths being drag ‘n dropped). This also works…
A variant of this is dragging to the terminal. I drag stuff from Finder to a terminal window all the time to get the full pathname.
Re: Ask HN: What feature did you find after years of using macOS?
#396Three-finger drag is the one thing I just can't live without.[0] Finder: Cmd+Shift+G to navigate wherever I want (with autocomplete) Text input: Control+Command+Space for the emoji list and search Text input (switching keyboards for Japanese input): Control+Space for quick toggles Text input (accents in my native language): all the accents and letters of various European languages are usually made by using Option+[ke…
Thank you so much for telling us about it, but I expected that I can drag the window anywhere. Turns out I can only drag it where it could also be dragged by clicking normally.
But I turned it on anyway, we'll see if I'll use it.
Re: Ask HN: What feature did you find after years of using macOS?
#397Smart Folders (Finder -> File -> New Smart Folder). It's not exactly hidden but I never paid too much attention to it. It's essentially a way to create a folder whose content is dynamically updated based on your search conditions. For example, you can create a smart folder that contains all PDF files matching a certain name pattern within a given directory (or the whole disk) [0]. You can get really advanced, there's…
I wonder if that’s how they implemented smart playlists for iTunes.
Re: Ask HN: What feature did you find after years of using macOS?
#398Earlier quoted context omitted.
I hate hate hate that they're hiding proxy icons in Big Sur.
Damn, what a bummer. Is there any way to re-enable it?
Re: Ask HN: What feature did you find after years of using macOS?
#399Re: Ask HN: What feature did you find after years of using macOS?
#400Batch renaming files in Finder.[1] It's quite useful and one of the few GUI-based looping operations that takes me less time than fat-fingering the shell incantation. [1] https://osxdaily.com/2015/05/28/batch-rename-files-mac-os-x-...