Zotero as a Tab
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.
Here are some problems:
- The tab should have a zotero logo
- I can't jump to items by clicking letters on the keyboard (usually I can press 'k' to jump to the authors who start with a k when the library is sorted by author). Instead, Firefox tries to do a quick-search.
- plugins do not show up. I have installed LyX and zotfile. Neither of them shows up in the tab. That would actually be super helpful!
Greg
Plug-ins will need to be changed so that they overlay chrome://zotero/content/zoteroPane.xul instead of overlay.xul or browser.xul.
What I tried is this: I added the line below (only the second one) to the 'chrome.manifest' file but it didn't work...
Greg
overlay chrome://browser/content/browser.xul chrome://lyz/content/overlay.xul
overlay chrome://zotero/content/zoteroPane.xul chrome://lyz/content/overlay.xul
overlay chrome://zotero/content/overlay.xul chrome://lyz/content/overlay.xul
and deleting the other overlay line, but this may require more substantial modifications to LyZ's overlay.xul to work properly.
var items = ZoteroPane.getSelectedItems();
Any ideas how to solve that? By the way, I think that zotfile has the some problem...
Greg
ps: I will report this stuff to the developers once all the problems are solved hoping that the solution will be part of their next update so that everyone benefits from that.
I did try to click on the URL while pressing on CTRL but that didn't work either.
Ctrl+click on the letter "URL" next the the actual address - does that work?
Sorry for the lack of clarity with my description :(
I know people have asked for this before, but this seems especially necessary in the tab mode. Currently I have to click on shift/command/z to get to the Z tab, then command/shift/f to exit the tab mode, then click on the "Create New Item from Current Page" button. It would be nice if this could be done in one shortcut.
The tab mode works great by the way--many thanks.