Ask HN: What feature did you find after years of using macOS?
For me, it was finding that I can use "Stacks" in Finder to clear desktop. For years, I was irritated with screenshots lying all over my desktop screen but didn't have the energy to sort them manually. When I found out Stacks, I was like ...
539 comments
[ 3.1 ms ] story [ 110 ms ] thread(Also, try hitting space a couple of times in that mode.)
`defaults write com.apple.screencapture show-thumbnail -bool false`
After you’ve done that it won’t be saved, which is great as you can quickly snap and use a screenshot without having to switch to the Finder - and the desktop doesn’t get cluttered with hundreds of images.
What I found you can do instead is use Cmd-C to copy it and then paste it into the app. That generally works.
i sometimes compose quick-and-dirty UX flows from mockups this way.
Blows me away I can do that stuff in Preview. Wow.
This comment and its children sent me on a spelunking mission and the treasures I found. Markup has a Loupe tool and Speech Bubbles.!
Such features are many, various, and somewhat obscure, akin to Easter Eggs. (Both undiscoverable and handy to know.)
[0] https://tidbits.com/2018/11/19/macos-hidden-treasures-the-ma...
cmd + shift + a = applications directory
cmd + shift + d = desktop directory
Semi-related, type `open .` in terminal to open that directory in Finder
If you shift-drop a file icon into Terminal, it will paste the file path to the command line without escaping spaces.
edit: Another user replied with what I want as I typed this! Thank you haddr.
Install the app “cd to…” (https://github.com/jbtule/cdto) and add it to your Finder toolbar. Now clicking that icon will open a new Terminal (or iTerm) window within the selected folder.
It's great when you don't have a mouse, or don't want to use it:
cmd+tab: pulls up app switcher, keep clicking until you select Finder
cmd+shift+u: opens utility menu t: highlights Terminal.app cmd+o: opens a terminal
type
cmd-space, terminal, return
Also, what do you use for backups?
Thank you.
https://media.giphy.com/media/Vg5tebSFuj1DFtHwrd/giphy.gif
Discovered after ~10 years
---
https://www.macworld.co.uk/how-to/mac-software/show-hidden-f... added since sierra
—
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.
If I have dot files, I’m gonna go all grey beard and handle them in a terminal.
https://github.com/yqrashawn/GokuRakuJoudo
For decades I assumed that there’s some weird fluky behavior when trying to select a word and accidentally selecting the paragraph.
Windows, Android, all browsers I use, inside apps, etc
opt + [arrow keys]: To move through text respecting word boundaries.
cmd + [arrow keys]: To move through text respecting line boundaries.
Add shift to either of those and now instead of navigating, you're selecting the text.
opt + delete: deletes full word behind cursor
cmd + delete: deletes full line behind cursor
https://apple.stackexchange.com/questions/211954/how-can-i-n...
Some people on this post are using ‘Stickies’ app to put a label on each one?
Otherwise, there are 3rd party apps that do it.
I may go for that commercial app anyway because it really is costly to lose context built up in a space. Especially when you have a lot of completely unrelated projects you want to task switch between.
I’d go so far as to say lack of Spaces feature polish in MacOS is impacting my ability to efficiently maintain open source code. Because those projects only get special extra time from me these days.
Apple should make more spaces API open to developers if Apple won’t improve this important macOS feature.
I may yet in addition to the space naming. It feels like it would be helpful to see on the wallpaper using expose, and also from the three finger swipe up.
Really, Apple should allow this meta to be overlayed on a wallpaper instead of having to photoshop it in. I'm perplexed on why Spaces has gotten zero improvements for so long.
Working on the graphic novel? Go to the desktop with a model sheet of one of the characters/props. Working on the Mastodon instance? It's the desktop with the image I drew for the front of the site. Drawing furry porn commissions? Hello, desktop with an endless rotation of Doug Winger's work.
I wish there was a workspace-specific description - big letters describing the workspace that fade, or a watermark for the background image.
I mean something designed into the window switching.
You can then navigate by arrow keys or typing. Space bar activates the highlighted menu/submenu.
It makes life so much better.
Control-F2 itself was slightly broken in 10.14 (IIRC), so I hacked up a dumb workaround in my Hammerspoon config:
https://github.com/NateEag/dotfiles/blob/99f6b641151f85f6f78...
This is also something you can generally call from Applescript as well, if you want to automate application behaviors.
I am pretty sure most of the work was just extending the documentation in https://developer.apple.com/library/archive/documentation/La... with looking up application "dictionaries" (iirc, a box of supported commands) and all menu items being accessible by default.
https://developer.apple.com/library/archive/documentation/Ap...
- 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 move the file into that folder.
I combine the above two quite a bit. Editing a file in app A, need to upload it somewhere via browser. Drag file from title bar into open dialog box, done.
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).
Similarly you can right click the window title (click with two fingers on the touchpad) for this functionality. It's very useful to navigating up in the folder hierarchy in Finder without adding any new icons to the toolbar.
I knew about this feature but it took me about a year or two of using macOS every day and the feature only working about 50% of the time before I understood how to get it to work reliably.
For those, like me, who were having problems: You have to click and hold the mouse button over the window, then hold the mouse there for a short period of time (e.g. half a second), then drag. If you drag too quickly it'll move the window instead.
[0]https://rectangleapp.com/
I’ve never had even a single issue with Spectacle so not really a big deal to me that it’s no longer maintained. It Just Works, from my experience - with that said who knows for how long, I guess.
My 1 year old taught me that one.
I also have repeat set to fastest and delay until repeat the shortest.
— https://developer.apple.com/library/archive/documentation/Co...
I use this all the time when I either have something handy in Finder or can find it more quickly with alfred.
- Get Info on file. - Check Stationary Pad box.
> Lisa users never dealt with Lisa applications directly (these were called tools in Lisa parlance) but instead always manipulated stationery pads which produced documents.
(1) https://www.folklore.org/ProjectView.py?project=Macintosh&in...
If you open the file from within the application itself (I tested with Pages) or via an external app (Terminal, LaunchBar, etc) then it opens the original.
I imagine this was added recently.
https://www.omnigroup.com/blog/omnidisksweeper-catalina
EDIT: Updated with the actual default command.
I think this may not be the default; it doesn't work for me.
While speaking of the character picker, does anyone know a way to get less broken search in the picker? For example, I frequently find myself looking for math italic characters in Unicode. Despite the description being, say, "MATHEMATICAL ITALIC SMALL A", it doesn't come up when I search for 'small'. In this case searching for 'mathematical' or 'italic' works, but there are other cases where I just have to guess search terms randomly (or go look up Unicode tables elsewhere).
Indeed, I thought that might be what you meant … but that opens the Finder search window for me, so I think that that shortcut also is not universal. Probably some of these differ depending on whether you've got a fresh install or an updated system that may carry along shortcuts from an older release.
EDIT: adsche (https://news.ycombinator.com/item?id=24092377) suggests ⌘⌃␣, and that works for me.
Completely agree about the search. E.g., I sometimes want the cmd sign (⌘), which is named "place of interest". Sure, that makes sense from unicode and in other contexts but I would expect to find it as cmd or command in macos.
Tried in both Chrome and TextEdit.
There are a LOT more sets of characters available in the picker, hit the gear menu in the upper left and select "Customize List".