You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shortcuts 'Select note/rest above' and 'Select note/rest below' (Alt+Up and Alt+Down respectively) currently only work on single-note selections, not list selections of multiple notes.
Screen.Recording.2026-08-10.at.2.39.53.PM.mov
Problem to be solved
The tricky part will be handling more irregular list selections, but we could do something like the following:
If you start with this...
One 'Select note/rest above' would get you this...
Running it again would get you this (and running it any number of times more, since the selection is now already at the top of each chord)...
Then, one 'Select note/rest below' gives this...
And one more gives this...
Prior art
No response
Additional context
No response
Checklist
This request follows the guidelines for reporting issues
I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Your idea
The shortcuts 'Select note/rest above' and 'Select note/rest below' (
Alt+UpandAlt+Downrespectively) currently only work on single-note selections, not list selections of multiple notes.Screen.Recording.2026-08-10.at.2.39.53.PM.mov
Problem to be solved
The tricky part will be handling more irregular list selections, but we could do something like the following:
If you start with this...

One 'Select note/rest above' would get you this...

Running it again would get you this (and running it any number of times more, since the selection is now already at the top of each chord)...

Then, one 'Select note/rest below' gives this...

And one more gives this...

Prior art
No response
Additional context
No response
Checklist