Keyboard shortcut to rename collections (like F2 in windows)
F2 in windows is a great general purpose kb shortcut that means "enter the highlighted thing to edit it". I use it all the time to rename folders so I don't have to go to the mouse, right click, choose rename, etc.
Can you assign F2 to be able to do this for renaming collections ("folders")? Or can you create another shortcut that does the same thing?
Does anyone have a work-around?
Thanks
Can you assign F2 to be able to do this for renaming collections ("folders")? Or can you create another shortcut that does the same thing?
Does anyone have a work-around?
Thanks
The obvious workaround on Windows and Linux is Menu key (http://en.wikipedia.org/wiki/Menu_key ) --> down, down--> return.
It's also likely possible to figure out the name of the function in Zotero and implement a custom shortcut using keyconfig, but someone would have to dig the function name up from the code.