Manage apps with multiple open windows. Like multiple open Word documents or Xcode projects.
Let's say we have two windows for one app, like two Xcode projects. We cannot open the window we need with built-in ⌘-Tab because macOS opens apps, not windows. Let's solve this with Option1.
Look at the screenshot:
This means ⌥-3 opens Xcode window with Option1 in the title, and ⌥-4 with timeto.me. Solved!
Set up sets of shortcuts for different projects.
I work on two projects: Option1 and timeto.me. I got used to press ⌥-3 to open Xcode. This means when I work on Option1 I want ⌥-3 opens Xcode - Option1, but when I work on timeto.me the same ⌥-3 should open Xcode - timeto.me.
The same way, depending on the project I'm working on, ⌥-4 should open the right IntelliJ IDEA window.
This is how I set up two workspaces:
To switch between workspaces, use menu bar:
I call it pragmatic because I focus on the features I miss in macOS. It is not a replacement but an addition to the built-in macOS window management:
Any questions ivan@option1.io