New plugin: ZoteroQuickLook
This plugin integrates Mac OS X Quick Look functionality with Zotero. This currently works for my needs on OS X 10.6.2 and FF 3.6 and Zotero 2.0
http://www.tkk.fi/u/mronkko/zoteroquicklook.xpi
Quick Look is launched by choosing an attachment in the item pane and then choosing "Quick Look" from the context meny or pressing space key.
Feedback and reporting bugs would be nice.
http://www.tkk.fi/u/mronkko/zoteroquicklook.xpi
Quick Look is launched by choosing an attachment in the item pane and then choosing "Quick Look" from the context meny or pressing space key.
Feedback and reporting bugs would be nice.
It also might make sense to have Quick Look open the primary attachment even if only the parent item is selected. That way users could preview a PDF without having to drill down inside the parent item. For example, Zotero already allows users to open the primary attachment by double-clicking the parent item.
Thanks for this awesome plugin!
On 10.6 the command is 'qlmanage -p ' If you run this in 10.5, does it work?
What works:
-Opens multiple files
-Closes with space
-If an item is chosen, all attachments are shown in quick look
What does not work:
-CMD+Y shortcut is not implemented. I do not know how to use keyboard events with cmd key.
-The quick look feature provided by the qlmanage executable is quite limited
-I did not test how the software behaves if you give it a very large number of items to quick look.
Some time in the near future I will write a small program that replaces qlmanage as the program that calls the quick look functions.
One thing I've noticed: if the pdf has extended characters in its filename your plugin opens the QL-preview window with a generic white icon (and with extended characters clipped from the title of the pdf) but the preview doesn't display any of the pdf's text or page layout. If I use QuickLook from the Finder, it handles the same pdfs as expected and text and layout display fine. I'm not sure if this an FF issue or if you could do something about it? - Thanks.
kithairon
Dan: Good point, I will change the ID in the next version.
https://www.zotero.org/trac/ticket/957
What's your fix? Copying to a temporary file?
for example this opens a file with extended characters
qlmanage -p '/Users/mronkko/Documents/Research/Zotero Data/storage/XNKIWWR8/*'
To do this, I need to know one more thing: In which file is the insert citation -popup defined?
https://addons.mozilla.org/en-US/firefox/addon/111142/
All updates will be delivered with this channel. You need to uninstall any previous version and then reinstall from this source to update the plugin.
I will implement the proposed changes next week. Also, Linux & Gnome support will be added with Gloobus.
(Firefox 3.5.8/OS 10.5)