Live data from Hacker News

macOS Tips and Tricks (2022)

saurabhs.org

261–270 of 360 posts

Re: macOS Tips and Tricks (2022)

#261

Remember when Mac was intuitive? I dig these cheat sheets but wow, what a total shift in paradigm from when you had one mouse button and if a feature wasn’t discoverable then it wasn’t shipped

For a long time, Macs shipped with a tutorial that trained people to double-click. Unlike a second button, it's not discoverable.

Re: macOS Tips and Tricks (2022)

#262
post #195

All I want is an app that can fix the "broken window" focus management. Like when I click a window, Mac OS brings to top all windows of the respective app, and when an app (say, Finder) has no window open currently, bringing it to front also unaskedly manipulates the stacking order such that other app's windows become the top most one, completely destroying the visual context. Also, back in the days I used Expose a l…

I believe the app “Front and Center” solves this: https://hypercritical.co/front-and-center/

Thanks! That's an instant purchase for me. Looks like the APIs to permit this have only been available since Ventura.

Re: macOS Tips and Tricks (2022)

#263

Earlier quoted context omitted.

I just want a Finder that actually works. It’s pretty incredible just how bad Finder is. It’s by far the worst piece of software I’m forced to use on a daily basis.

What exactly is so bad about Finder? I've never had any issues with it.

- Awkward sorting by name (mixing folders and files), unless you change the default

- Does not snap files to a grid by default on icon view, leaving some folders looking like a mess

- Not possible to figure out what's the exact path of the open folder - I just want a full path in the header/title bar. Or let me copy the full path without having to open "get info"

Re: macOS Tips and Tricks (2022)

#264

This might interest you too: https://gist.github.com/devnoname120/4767a0aa18879217170fd0c... Disclaimer: I wrote this. It's a random gist that I wrote for me but it somehow got 150+ stars. Tbh I'm not even sure how people even heard about it because I didn't post it anywhere… Either way I guess people seem to like it, so hopefully you will find it useful too!

YMMV, but I’ve found that at least for my display, this:

> When Macbook Air M1 is sleeping, external screens connected via USB-C keep waking up every few minutes and then go straight to sleep again.

is fixed in Sonoma (yay!)

Re: macOS Tips and Tricks (2022)

#265

Remember when Mac was intuitive? I dig these cheat sheets but wow, what a total shift in paradigm from when you had one mouse button and if a feature wasn’t discoverable then it wasn’t shipped

We sure (most) of these features haven't been available for ages?

Most of these features have been available, for years, if not decades.

Re: macOS Tips and Tricks (2022)

#266

Earlier quoted context omitted.

I'll never get over the fact that I had to pay $8 just to have two windows split side-by-side without using the obtuse and intrusive fullscreen mode.

Made an account just to reply. I use https://rectangleapp.com/ on Mac and it's great. I mostly use shortcuts Left Half and Right Half, and also Maximize (Not the fullscreen mode thank God) Might as well recommend enabling moving windows around with by clicking anywhere on the window with a keybind just like in most Linux desktop environments https://apple.stackexchange.com/questions/321918/move-window...

I appreciate that! When I switched to MacOS, I demoed both Rectangle and Magnet and found that, despite being paid software, Magnet offered a much more intuitive experience.

I'm happy to pay for software anyway, but after spending $4000 on a computer I expected such basic desktop manager features, which have been common since the 90s, to come with the package. This is not something extensions are supposed to do. This kind of crap is why I ditched GNOME.

Re: macOS Tips and Tricks (2022)

#267

Earlier quoted context omitted.

What exactly is so bad about Finder? I've never had any issues with it.

- Awkward sorting by name (mixing folders and files), unless you change the default - Does not snap files to a grid by default on icon view, leaving some folders looking like a mess - Not possible to figure out what's the exact path of the open folder - I just want a full path in the header/title bar. Or let me copy the full path without having to open "get info"

Sounds like you want "Show Path Bar" (in the View menu), though it lives at the bottom of the window not in the header.

The sorting by name criticism is a weird one to me though. You want it to not sort by name when you tell it to sort by name, and instead sort by file vs folder and then within those two groups sort by name?

Re: macOS Tips and Tricks (2022)

#268

All I want is an app that can fix the "broken window" focus management. Like when I click a window, Mac OS brings to top all windows of the respective app, and when an app (say, Finder) has no window open currently, bringing it to front also unaskedly manipulates the stacking order such that other app's windows become the top most one, completely destroying the visual context. Also, back in the days I used Expose a l…

I just want a Finder that actually works. It’s pretty incredible just how bad Finder is. It’s by far the worst piece of software I’m forced to use on a daily basis.

I gained a reputation at my workplace for complaining about this.

Nonsense default behavior, slow as heck, search barely works, keybindings are totally illogical.

It's totally unacceptable.

Re: macOS Tips and Tricks (2022)

#269
Huge miss in the "Native UI Conventions" which has a lot of keyboard shortcuts is that emacs/readline shortcuts are supported basically everywhere there's a text field: ^A ^E ^K ^Y opt-left/right behave as expected. Sadly no ^W tho.

I always miss that separation between command key and control key in other OSes.

Re: macOS Tips and Tricks (2022)

#270

How do I right click and add a blank text file to a folder?

I've used Apple's Automator app to add a new custom Quick Action which does exactly this. After right-clicking a folder, the right-click menu shows my custom Quick Action to create an empty text file.

This requires about 5 to 10 minutes to set up. You'll find instructions for this on the web or via some LLM. I've looked right now for a suitable article, but the ones I've found are subtly different from my Quick Action. I've asked ChatGPT and its instructions seem to be correct.

Post reply on HN