This 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…
Ask HN: What feature did you find after years of using macOS?
221–230 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#222You can tell Finder to show actual folder sizes instead of just "--". Right click in a folder -> Show View Options -> Calculate all sizes. I'm not sure why it's not the default, it's not like Finder needs to traverse the folders hierarchy to calculate the size (I hope!).
It does have to traverse the complete filesystem to calculate the sizes. That is how most filesystems work (files have sizes, folders do not - so a folder size doesn't exist and is just a sum of whatever it contains)
Re: Ask HN: What feature did you find after years of using macOS?
#223⌘⌃⇧4 – for screenshots that go directly into your clipboard ⌘O – open file/folder in Finder ⌘J in Finder, Set as Defaults — sets default view options for all folders (struggled a lot with Finder inconsistencies before finding this out)
Re: Ask HN: What feature did you find after years of using macOS?
#224Re: Ask HN: What feature did you find after years of using macOS?
#225Re: Ask HN: What feature did you find after years of using macOS?
#226Re: Ask HN: What feature did you find after years of using macOS?
#227Mouse keys -- as an anti-feature. (press option 5 times) My daughter enabled it while I wasn't at the computer and then thought my keyboard had died. Even took it in to get repaired, and got a new keyboard. There is no permanent indicator that it's enabled, and it persists after reboots (once logged in)... when I figured out my brand new keyboard still had several broken keys I started looking for S/W level issues. H…
Re: Ask HN: What feature did you find after years of using macOS?
#228Three-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…
> all the accents and letters Nowadays, holding down a key will show a pop-up with all the accent options, which you can then select by mouse or by typing the number under it, much like on iOS. The option route is my preferred one, as it's faster, but the new one is much more accessible to people without keyboard prowess.
Re: Ask HN: What feature did you find after years of using macOS?
#229Re: Ask HN: What feature did you find after years of using macOS?
#230Setting most (but not all) system preference using the terminal. It made doing clean installs every year so much easier. https://github.com/mathiasbynens/dotfiles/blob/main/.macos