Live data from Hacker News

macOS Tips and Tricks (2022)

saurabhs.org

61–70 of 360 posts

Re: macOS Tips and Tricks (2022)

#62
post #34
post #20

Love that this is straight to the point. My tips: - Use Alfred. Game changer. It's an immediate improvement on spotlight search, you can run commands with three keystrokes (rather than opening a terminal, just command + space, then > ), it gives clipboard history and fast append (lets you press command + c twice fast to append to clipboard, and opt + command + c to search clipboard history), and lets you make 'workfl…

I used to use Alfred, but I've since switched to using Raycast as I liked some of the UI integration a bit better. I recommend trying it out! https://www.raycast.com/

There’s so much AI cruft on that page that I can’t even tell what the product is supposed to be.

Re: macOS Tips and Tricks (2022)

#63
post #20

Love that this is straight to the point. My tips: - Use Alfred. Game changer. It's an immediate improvement on spotlight search, you can run commands with three keystrokes (rather than opening a terminal, just command + space, then > ), it gives clipboard history and fast append (lets you press command + c twice fast to append to clipboard, and opt + command + c to search clipboard history), and lets you make 'workfl…

I lived with Alfred for many-many years, but Raycast seems much better this days. Simpler yet richer and constantly developed, many plugins, it's simple to do your own and... it has window manager

Is Raycast open source at all? With nearly $50M of funding (most recently $30M series B last fall) I have to wonder about the long term sustainability and whether I want to invest my time and workflows into the whims of a VC backed “free forever” plan.

Alfred has been around for ages and I’m reasonably confident the developers aren’t going to screw me.

Re: macOS Tips and Tricks (2022)

#65
post #5

Does anyone have any advice for making the most of the Dock? I find it pretty unhelpful coming from an older Windows / Linux background: I just want easy access to the windows that are open on my current workspace on my current monitor, and it seems ill-suited to that. I usually have it on auto-hide because it takes up space without providing much value. I'm aware that I can do the three finger swipe to look at all o…

Contexts has both hotkeys and a visual side bar that may do what you are asking.

Re: macOS Tips and Tricks (2022)

#66

Earlier quoted context omitted.

I lived with Alfred for many-many years, but Raycast seems much better this days. Simpler yet richer and constantly developed, many plugins, it's simple to do your own and... it has window manager

Is Raycast open source at all? With nearly $50M of funding (most recently $30M series B last fall) I have to wonder about the long term sustainability and whether I want to invest my time and workflows into the whims of a VC backed “free forever” plan. Alfred has been around for ages and I’m reasonably confident the developers aren’t going to screw me.

This is a concern of mine as well. Alfred is also just so ridiculously lightweight and efficient compared to, well, everything these days. At 18MB on disk and sitting at 0% CPU and 42MB RAM on my machine right now with no spread of support processes, it feels almost like an endangered species Tiger-era Mac app that’s managed to survive to the current day.

Re: macOS Tips and Tricks (2022)

#67
My favorites:

To quickly find text, select some text and press ⌘E followed by ⌘G.

In save dialogs, press ⌘= to switch between the compact and expanded layout.

In save dialogs, press ~ to open a Go To File dialog prefilled with the home directory. Press / to open it prefilled with the root directory.

Hold Option while opening the Wi-Fi and Bluetooth menus to access extra options.

After copying a file, press ⌥⌘V to move the file instead of pasting a copy of it.

Terminal:

Press ⇧⌘A to select the output from the previous command.

Press ⌘L to clear the output from the previous command.

Press ⌃⌘V to paste and format text that is properly escaped for the shell.

Press ⌃T while a command is executing to view runtime statistics about the execution so far.

Re: macOS Tips and Tricks (2022)

#69
> Press ⇧⌘/ to search all of the current app's menu items.

Shift command slash, got it.

> Press ⌃F2 to move keyboard focus to the application's menu bar. Start typing the first few letters of a menu title to jump to that menu.

Control F2? Control shift F2? None of those work on macOS Sequoiua.

Re: macOS Tips and Tricks (2022)

#70
There are so many hidden/obscure keyboard shortcuts in macOS, from time to time a post with a nice collection (and usually some hidden gems) appears on the front page here.

But I always wondered if there is a place where you can find all of them, for reference.

Post reply on HN