mronkko

About

Username
mronkko
Joined
Roles
Member

Comments

  • adamsmith: There indeed seems to be something not working when running the plugin in linux.
  • kithairon: Your debug output is useful. Can you confirm that the file /Users/amw/Documents/Zettelbank/Zotero/storage/TU2QH37J/index.html exists in your system? I will add some debug output to the perl script to make it easier t…
  • Thanks for testing. I will probably release a new version with fixes later today.
  • There is a new version available at http://www.tkk.fi/u/mronkko/zoteroquicklook.xpi Changes include: -Fixed the permissions problem on Mac and Linux -QuickLook is now enabled for the insert citation dialog as well. (With space bar as …
  • In my normal account, I have a storage directory outside firefox profile and everything works. Try to switch debug on and debug level to three (extensions.zotero.debug.level) and run Firefox from command line. (see http://www.zotero.org/…
  • I followed the steps in the bug report, but for me it works just fine. I made a screen recording of this. Did I do it correctly? Also check that your preferences are the same as mine: http://www.youtube.com/watch?v=Yrdjcstjh30&feature=youtu…
  • kithairon: The problem that you are describing is probably easy to fix, but I do not quite understand what you mean. Can you provide a step-by-step instructions on how I can get this problem to appear? Example of step-by-step instructions: -s…
  • There is still a permission issue in this build. If you want to test, you need to run chmod a+x on the zoteroquicklook.pl file.
  • The missing file issue that caused the problems seen by kithairon and adamsmith has now been fixed New version is available at http://www.tkk.fi/u/mronkko/zoteroquicklook.xpi
  • There is a file missing in the package. I will post a new version for testing later today.
  • This is most likely a permission problem (and of course a bug). If you got to ~/Application Support/Firefox/profiles/(name of your profile)/extensions/zoteroquicklook@gmail.com/chrome/content and modify the permissions for file zoteroquicklook.pl. I…
  • There is now a new version available for testing at http://www.tkk.fi/u/mronkko/zoteroquicklook.xpi Changes include * On Linux and Mac quick look is called through a perl script that resolves wildcards in file names. This solves the prob…
  • There a a couple of ways to fix the non-english characters issue if someone is willing to take a look at it now. The non-english characters can be converted to ? wildcards (this is what the current workaroudn does already) and then these filenames …
  • It is possible to fix the non-english characters issue and this is on my list too, since it is something that I face all the time. Another thing: A lot of people in this thread have posted fixes to the plugin. I would be more than happy to tak…
  • Thanks for the feedback. I am planning to release a new version where Windows works without any changes, but currently I am fully occupied with our ongoing research project. Maybe in a week or two thinks will get less hectic and there is time for a …
  • Emerald does not work for me either. Here is a test url that does not work. (This is the link that Google Scholar gives) http://www.emeraldinsight.com/Insight/ViewContentServlet?Filename=Published/EmeraldFullTextArticle/Articles/0010390908…
  • Does the file f:\mupdf.exe exist on your system?
  • There is some discussion related to this on the forums and as far as I know, no-one has managed to get the combination to work. Previously there was a bug in Wine, but this is probably solved already http://forums.zotero.org/discussion/4129/zot…
  • The bugs reported this far have been fixed. I will release a new version in the next few days. The reason for waiting is that MaComfort has added command line support in their development version and I am waiting for them to release so that I can in…
  • There are a couple of related threads: http://forums.zotero.org/discussion/9417/count-how-many-times-a-reference-is-cited/#Item_3 http://forums.zotero.org/discussion/6428/make-a-collection-from-plugin/#Item_1
  • I emailed the author of MaComfort and he replied that he will be adding a feature that enables my plugin to work on Windows with his QuickLook implementation.
  • @Gracile: Anything that you can use from the command prompt would work. Thank you for helping me to get Windows supported. I found a bug in the file name workaround for non-standard characters. There will be an update to the extension hopefull…
  • My extension does not implement QuickLook itself, but just calls another software that does. Since Windows does not provide QuickLook feature, you need to install a third party software that does. I do not have Windows computer to test with, so I ca…
  • It is easy to make this cross platform, so it is worth doing. Only thing that I changed is the command that is used to display the preview. If anyone knows a command to display a preview/quick look for Windiws, please let me know and I will add…
  • A new release (0.1.5) with bug fixes to enable Linux support will be available soon. Screen shot of the software working on Ubuntu 10.04 https://addons.mozilla.org/en-US/firefox/images/p/44558/1270759521
  • There is now a new 0.1.4 release available https://addons.mozilla.org/en-US/firefox/addons/versions/111142 New features: 1) Initial support for Linux with Gloobus You need to install Gloobus to use this feature. For more information…
  • Not from Zotero user interface. If you want to do this kind of batch editing, you can do this by opening the Zotero database in directly with e.g. with this add on https://addons.mozilla.org/en-US/firefox/addon/5817 and then edit the database direct…
  • Preview pane is not easy to implement since not all platforms provide preview features. That being said, I have given some though on coding this functionality to quicklook plugin at some point.
  • The advantage is that Zotero group libraries do not support attachment syncing with webdav. To share things with your colleagues, you must use Zotero server. What I have read from these forums, there are some technical issues that require a "smart" …
  • I am planning on releasing a new version over the Easter. I want to support Windows, but I do not have a windows computer to test with. How would I open a file using the default application on Windows from command line? On mac I would do this w…