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
Could shortcuts be added to COMPASS?
I was mainly thinking about ctrl+a to select all files within the parameters of the chosen filters.
Other common shortcuts might be nice too ie ctrl+z and ctrl+y for #30. Or maybe F2 on a file to change the name without having to open the edit screen.
Just a thought. :)
The text was updated successfully, but these errors were encountered:
Ctrl+A already works but only if the list of books has focus, or in other words, you have to click on it first. This is because it the home layout for example, there are multiple lists of book and if Ctrl+A was pressed without any of them having focus, it wouldn't know in which list you want to select all the books.
More shortcuts are planned though. I'll hijack this issue to write them out so people can see them and suggest more.
F2 to Rename
F5 to reload (can resolve occasional visual bugs)
Collapse/Expand left panel (probably Ctrl+T for tabs/toolbar)
Ctrl+Z & Ctrl+Y for Undo & Redo
Layout shortcuts (Ctrl + 1->4)
Alt + click to add tags and filters straight to the exclude bar
Hi,
Could shortcuts be added to COMPASS?
I was mainly thinking about ctrl+a to select all files within the parameters of the chosen filters.
Other common shortcuts might be nice too ie ctrl+z and ctrl+y for #30. Or maybe F2 on a file to change the name without having to open the edit screen.
Just a thought. :)
The text was updated successfully, but these errors were encountered: