macOS Tips and Tricks (2022)
61–70 of 360 posts
Re: macOS Tips and Tricks (2022)
#62Love 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/
Re: macOS Tips and Tricks (2022)
#63Love 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
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)
#64Does anyone know of a good solution to manage menubar on Mac? Have M2 Pro with a notch which hides many of many items and it's so difficult to access them unless I quit a few of them.
Re: macOS Tips and Tricks (2022)
#65Does 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…
Re: macOS Tips and Tricks (2022)
#66Earlier 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.
Re: macOS Tips and Tricks (2022)
#67To 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)
#68Does anyone know of a good solution to manage menubar on Mac? Have M2 Pro with a notch which hides many of many items and it's so difficult to access them unless I quit a few of them.
Re: macOS Tips and Tricks (2022)
#69Shift 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)
#70But I always wondered if there is a place where you can find all of them, for reference.