Some suggestions on user interface
Hi,
I have just migrated from Endnote to Zotero, and I find Zotero has many features I dreamed of. But there are still some places I think could be improved.
1 Add a find fulltext button, let user choose which items to download fulltext, because sometimes after I've read the abstract I find the paper is not interesting and put it into trash, if the fulltext is downloaded automatically, it is a waste of bandwidth. And a setting to let user decide if fulltexts should be downloaded automatically or manually.
2 Merge title bar,menu bar and tool bar to one bar,this could save some screen space for small screen computers. I often wrok on my netbook which has a small pixel Qi screen.
3 Add a tab to display abstract on the right pane, I think the most often read part of a reference is the abstract, put it on a single tab gives user more space. It is even better is we could adjust the font and customise the entry displayed and their order in the info tab.
Thank you!
I have just migrated from Endnote to Zotero, and I find Zotero has many features I dreamed of. But there are still some places I think could be improved.
1 Add a find fulltext button, let user choose which items to download fulltext, because sometimes after I've read the abstract I find the paper is not interesting and put it into trash, if the fulltext is downloaded automatically, it is a waste of bandwidth. And a setting to let user decide if fulltexts should be downloaded automatically or manually.
2 Merge title bar,menu bar and tool bar to one bar,this could save some screen space for small screen computers. I often wrok on my netbook which has a small pixel Qi screen.
3 Add a tab to display abstract on the right pane, I think the most often read part of a reference is the abstract, put it on a single tab gives user more space. It is even better is we could adjust the font and customise the entry displayed and their order in the info tab.
Thank you!
2. I assume that refers to standalone? I dont' think that can be done easily, as the way these windows work depend on the OS - e.g. under ubuntu in full window mode the title bar is moved to the top of the screen already, to move the menu up would require customization specific to ubuntu etc.
But I think:
1 What if I want to download the fulltexts for items that was added when the automatical down of pdfs was unchecked, it won't hurt if the download fulltext command is placed in the right click context menu or put an icon on the tool bar.
2 But you still have two bars: menu bar and tool bar. I don't think this is configurable in the os.
All I suggested are maybe just some small changes which will make using Zotero more pleasant.
1"drag a (direct) PDF link onto the item in the Zotero items list to save it as a child attachment." this partly solved problem 1.
2 the task bar and menu bar can be merged, as you can see in the picture.
http://postimage.org/image/p7ljpitp7/
3 I still think it is good to add an abstract tab, see in the above picture also.
3) I think that there is some wasted space as well, and because of this, I implemented the abstract field a bit differently in ZotPad. Unfortunately, I do not have a screenshot at this point.
regards
And what part of the source code on github is for the standalone?
https://github.com/zotero/zotero/tree/4.0
Probably I should learn python and to modify a package called qnotero (
https://github.com/smathot/qnotero )
Thank you very much!
https://github.com/zotero/zotero-standalone-build
but they do basically nothing GUI related. Also, the interface isn't actually programmed in javascript, but in XUL:
http://en.wikipedia.org/wiki/XUL