nylas/nylas-mail

More intuitive shortcuts for account switcher

Open

#2,710 opened on Aug 8, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,370 forks)batch import
enhancement-requestgood-starter-issuehacktoberfest

Repository metrics

Stars
 (24,786 stars)
PR merge metrics
 (Avg merge 3h 15m) (1 merged PR in 30d)

Description

I have 3 accounts set up in N1. Currently, in the account switcher, to switch to my first account I use ⌘2, to switch to my second account I use ⌘3, my third account ⌘4, etc.

This is somewhat unintuitive and causes a bit of unneeded cognitive load every time I want to switch accounts.

I propose instead using ⌘0 (instead of ⌘1) for "All accounts", and then using ⌘n to switch to the _n_ᵀᴴ account.

Note related issue: https://github.com/nylas/N1/issues/1234

Contributor guide