Taskbar Icon and Minimise to Notification Area
Zotero Standalone is already working well for me. Many thanks to the developers and community for making and improving this excellent tool.
A couple of small requests for the standalone version:
1) Can we have an icon embedded in the executable so that it appears in shortcuts and on the taskbar (see http://forums.zotero.org/discussion/16134/zotero-standalone-icon/#Item_4 for "unofficial" but excellent icons in the meantime)
2) It would great if Zotero minimised to the notification area like Outlook etc, so that it can be left running in the background with very little intrusion.
Regards,
Ben
A couple of small requests for the standalone version:
1) Can we have an icon embedded in the executable so that it appears in shortcuts and on the taskbar (see http://forums.zotero.org/discussion/16134/zotero-standalone-icon/#Item_4 for "unofficial" but excellent icons in the meantime)
2) It would great if Zotero minimised to the notification area like Outlook etc, so that it can be left running in the background with very little intrusion.
Regards,
Ben
I would hope that there are Windows tools that allow you to customize this on a per-application basis.
http://www.askvg.com/how-to-minimize-an-application-to-system-tray-in-windows/
http://lifehacker.com/5813244/hideit-minimizes-any-app-to-your-windows-system-tray
I am using Linux and yet did not find an option to minimise Zotero Standalone to the system tray.
Robert
There is e.g. already a ppa that installs standalone and has it appear in the launcher bar on unity on ubuntu:
http://forums.zotero.org/discussion/25317/install-zotero-standalone-from-ubuntu-linux-mint-ppa/%5D
and I assume in a comparable place for the gnome desktop.
Are they compatible with Zotero Standalone?
Regards
If you get a compatibility warning on install, you could also try just tweaking the install manifest and repacking (remember that .xpis are simply re-named .zip files, so it's very easy to make small changes).
<!-- Or requires Zotero Standalone -->
<em:targetApplication>
<Description>
<em:id>zotero@chnm.gmu.edu</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.1</em:maxVersion>
</Description>
</em:targetApplication>
However, I only get the message that this Add-On is not compatible. Maybe someone has the time to look at my code [2]?
[1] https://addons.mozilla.org/en-us/firefox/addon/minimizetotray-revived/
[2] https://googledrive.com/host/0B5L61s7LfvFNbUhVRy1aa2tFdGs/Zotero Standalone Linux Tray Support/minimizetotray_revived-1.1.2-tb+sm+fx-linux.xpi_FILES.xpi
I just happened to stumble upon this discussion as I am also looking for a way to minimize Zotero to tray on Linux. It's a pity that the installation of the `MTT revived` extension didn't work out as planned. That's definitely something worth trying.
However, has there been any progress in this matter? I'd be very glad if there were :)
Regards,
Alexander
I did not have the time to further work on the compatibility. However, I would also love to see a working solution for Zotero Standalone tray support. I restored the Dropbox link above as it was no longer working.
Thus, feel free to explore a possible hack. :)
Robert
The "solution" I'm working with right now is unfortunately KDE-only. I have assigned Zotero to one particular Activity that I've created solely for the purpose of administering my bibliography. With this setting I can also add Zotero to KDE's autostart items and it won't bother me at all.
I'll have a look into your adapted version of MTT revived, yet I don't see a thing that you haven't tried so far, so...
Thanks for calling back,
Alex
https://www.dropbox.com/s/y138xu6003pgksd/one_little_step_further.xpi
I've managed to get the extension installed in Zotero. It can be configured and everything seems fine... until... well, you try to minimize to the tray. Because that's exactly what does not work :(
Instead of modifying MTT revived we could try FireTray [1]. It seems to be more actively developed and maintained.
But thanks anyway for your try. I will test it later.
Robert
[1] https://addons.mozilla.org/de/firefox/addon/firetray/
Together with the developers of FireTray we createad a working FireTray release that is capable to minimise Zotero Standalone to the system tray on Linux!
More information on Github: https://github.com/foudfou/FireTray/issues/85
Download: https://googledrive.com/host/0B5L61s7LfvFNbUhVRy1aa2tFdGs/FireTray/firetray-0.4.5.xpi
Please let me know if you encounter any bugs or problems.
Regards
Robert
For those of you who, like me, want to keep Zotero in tray, there are some third party apps that do that:
Windows:
- TrayIt! (https://winaero.com/blog/minimize-apps-to-system-tray-notification-area-with-trayit/)
- RBTray, TrayEverything, Trayconizer (https://lifehacker.com/5061417/trayeverything-stashes-programs-in-the-system-tray)
Linux:
- you can make use of kdocker, because alltray is unsupported and does not work well anymore.
I've made a bash script for using kdocker with zotero here:
https://github.com/cyberalex4life/zotero-tray