Adding and managing multiple accounts in the macOS app can be a bit of a pain, with the settings interface a bit clunky and prone to error/bugs, and the authentication flow very cumbersome:
To add a new account, you need to:
Click ‘+’ icon in Settings window
Sign out of account in your web browser if already signed in
Sign in to account B (via access code in email)
Return to the app
Try authenticating the app again
Is there away to add a new account without having to juggle the app and website like this? Maybe by opening a simplified page on the website that can perform the authentication step in a web view, outside of the browser and any current session, would help smooth the process?
The UI for managing multiple accounts is a bit clunky; it’s easy for it to get confused, show duplicated account icons, throw warnings about endpoints for other accounts etc. etc.
A dedicated ‘Accounts’ tab, with a view for each account would make it easier to see which settings are for which account, and perhaps isolate some of the state management that’s causing the various bugs. And there’s prior art:
Adding and managing multiple accounts in the macOS app can be a bit of a pain, with the settings interface a bit clunky and prone to error/bugs, and the authentication flow very cumbersome:
To add a new account, you need to:
Is there away to add a new account without having to juggle the app and website like this? Maybe by opening a simplified page on the website that can perform the authentication step in a web view, outside of the browser and any current session, would help smooth the process?
A dedicated ‘Accounts’ tab, with a view for each account would make it easier to see which settings are for which account, and perhaps isolate some of the state management that’s causing the various bugs. And there’s prior art: