When viewing a board with many lists, there are lists that are off the main field of view of the browser. You have to use the scroll bar at the bottom to bring those to focus.
Is there not a way to navigate (basically focus on the previous or next list) from the keyboard? I know you can move a card to the next or previous list (.<|,>) but there doesn't seem to be a way to do this without a card.
For instance, create a board with ten lists, and a narrow browser, and no cards. You wont be able to see all of the lists, and there doesn't seem to be a way to scroll left or right. And if, say, I wanted to choose the 8th list and insert a card, the only way I can see to do so is to use the mouse, but no keyboard way.
Any thoughts? Or hacks with AutoHotKey?
I have that kind of problem, so I've set up a browser plugin to change the width of the lists.
In Firefox, I use "Custom Style script" and I've added the following CSS rule :
.list-wrapper { width: 200px }
I know this isn't exactly what you asked for, but it helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.