Ask HN: What feature did you find after years of using macOS?
61–70 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#62Earlier quoted context omitted.
This is awesome.
I’ve been using `defaults write com.apple.finder AppleShowAllFiles YES; killall dock` for at least 15 years. A quick DDG search, indicated this shortcut arrived in High Sierra. Has it been around longer?
---
https://www.macworld.co.uk/how-to/mac-software/show-hidden-f... added since sierra
Re: Ask HN: What feature did you find after years of using macOS?
#63Earlier quoted context omitted.
This is awesome.
I’ve been using `defaults write com.apple.finder AppleShowAllFiles YES; killall dock` for at least 15 years. A quick DDG search, indicated this shortcut arrived in High Sierra. Has it been around longer?
—
Edit: Thinking about it a bit more, it might not be that long since I wasn’t into programming back then and hidden files meant little to me. The first time I used it was probably around Leopard.
—
Edit 2: It seems like the feature debuted in Lion (10.7). This would make sense since Finder was overhauled in that version to add several features.
Re: Ask HN: What feature did you find after years of using macOS?
#64Re: Ask HN: What feature did you find after years of using macOS?
#65Then "File"->"New From Clipboard" in Preview to be able to save it as a file.
Re: Ask HN: What feature did you find after years of using macOS?
#66Especially drag-n-drop. I'm not sure if it's already mentioned, but the proxy icon (the icon in the title bar) is super-useful in situations when you need to find (e.g. upload/attach the file in Safari, opening the file with another app) the file somewhere else. Just drag the proxy icon and drop it to the destination, and it usually will do what you want.
Also the Touch Bar. Everybody complains about it while not even trying to take advantage of it...[1] Customize your Touch Bar so that the buttons are in a consistent way, e.g. I always put the new tab button (if it exists) in the far right, where I can reach without looking, and I put the most useful actions (like getting information, trashing files in Finder, tab switching in Safari, text suggestion, etc...) in the middle, and put the less-useful but somewhat frequent actions (like toggling the sidebar, emojis, etc..) in the left. If you consciously try using them for a week or two, you realize you're much productive using the Touch Bar than using obscure shortcuts or moving the mouse.
[0]: BTW, good news for people who were complaining - macOS Big Sur greatly increases the amount of controls reachable with the keyboard, although I dislike the fact that I have to bang more tabs to reach some button.
[1]: There's definitely Apple's fault here too, if you're using a Touch Bar equipped Mac, 'brew cask install haptickey' so that you get haptic feedback on your Touch Bar touches.
Re: Ask HN: What feature did you find after years of using macOS?
#67my favourite feature is how the title bar icon in any app that’s editing a file (textmate/ word etc) is a pointer to the actual file unlike windows. - you can drag that file anywhere to move it. - CMD click it to see a breadcrumb menu showing where it is and navigate to the folder on a similar vein, dragging a file into an open file modal box makes it browse to the containing folder. In windows, dragging a file would…
This behaviour seems to come 'for free', so, when it breaks, I can only assume that it's intentionally broken. One of the many ways that Adobe Acrobat violates the design language on macOS is by making this somehow not work. (They also break print to PDF–I guess because otherwise you wouldn't pay for the PDF creation capabilities—and do their absolute best to make sure you don't access the native print settings, which is fun because Adobe's own print settings don't play well with the printer accounting software at $WORK).
Re: Ask HN: What feature did you find after years of using macOS?
#68For 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 a ton of different parameters you can use [1], and you can even create more complicated conditions by holding Option and clicking the plus sign (now changed to just three dots). And of course you can drag these folders into the sidebar's Favourites section.
Re: Ask HN: What feature did you find after years of using macOS?
#69Re: Ask HN: What feature did you find after years of using macOS?
#70Preview can modify images. There's a button with a pencil icon that toggles a toolbar for simple image editing, such as adding lines, shapes, or texts.