Hide annotation toolbar
The annotation toolbar takes up a lot of screen real estate. Is it possible to hide this toolbar and/or make it floating instead of docked above the Firefox tab row?
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
A full toolbar takes a lot of space, and nowadays with wide screen laptops vertical space is such a precious thing that it is a pity to waste it for only 4 buttons!
Locate/create your userChrome.css file for firefox and add this:
/* Hide Zotero annotation toolbar */
#zotero-annotate-tb {display: none;}
That did it for me.
1) Install the Stylish add-on:
https://addons.mozilla.org/en-US/firefox/addon/2108
2) Go to this page:
http://userstyles.org/styles/22013
and click "Install with Stylish", then click "Install" in the window that pops up.
3) From now on, there will be a little silver "S" icon in the bottom right corner of your firefox window. Click this icon and you can check and uncheck the item "Zotero--turn off annotation toolbar", and when you do the annotation toolbar will immediately disappear and appear.
---
Thanks markquinn and noksagt!
Here's hoping this won't be necessary in future versions of zotero!
Steve
1.
Half of my articles are saved as snapshots, and another half as PDFs. I hope that Zotero could automatically hide the annotation toolbar *only when viewing PDFs*, not when viewing snapshots.
2.
Also a vote for adding annotation buttons to pre-existing toolbars (most sensibly, to the address bar), rather than adding a whole new toolbar.
3.
Making a keyboard shortcut for the annotation buttons (e.g. Shift+U for highlighting) will also be a good option to save space. The user would first use the buttons, and after memorizing the shortcuts, would proceed to hide the buttons and use the shortcuts instead.
I think this issue is especially relevant for notebook users, whose display often has rather limited vertical space.