mronkko
About
- Username
- mronkko
- Joined
- Roles
- Member
Comments
-
http://www.zotero.org/support/dev/server_api/read_api
-
If you are interested in scripts to "export" items stored in Zotero, here is another one https://github.com/mronkko/BuildFolderStructureForZoteroItems
-
What problem are you trying to solve by showing 10 files in the file manager?
-
The answer depends on what are you trying to accomplish by exporting these items. Please be more specific about the use case. In general, you can do "Show file" and then copy-paste each file where you want. But there are also other alternatives suc…
-
A) It makes builds a database that Zotero can search. If you index the PDFs, terms on the first few pages are used by the search box. If you don't, then search uses only the metadata that you have entered or imported. B) Depends on whether you have…
-
You could probably accomplish this already by using ZoteroQuickLook and configuring your default PDF reader as the quicklook command. ( I assume that this is the third party software that Dan is referring to)
-
I think that this is best implemented as a separate project, because it is quite different from what Zotero does. The project (if such is started or exists) could then interface with Zotero if that is seen valuable.
-
They are displayed in alphabetical order that cannot be change. You can only drag one collection over another to link it as child collection.
-
There is no such feature. I do not know if Zotero server stores this, though. I would also think that if this info is stored, exposing it to user interface would be nice. (And in the server API too.)
-
The first early beta of ZotPad is ready. The App installs on all iOS devices running iOS version 5.0 or later, including iPhones and iPods. The first release adds the following features to ZotPad: - User configurable sort buttons (6 on iPad, 3 on…
-
You can switch back to the classic insert citation dialog in the preferences.
-
You cannot drag and drop a file from Zotero because there is no cross platform way to support pushing files to system clipboard. There is some discussion about this on the forums if you search for 'email'
-
You should save the annotations and notes in the PDF file. This is what people do with annotations. (And I think that this is the workflow regardless of the citation management software, with the exception of Mendeley that provides built-in annotati…
-
For me the advanced search works just fine. If you provide more details (e.g. what author are you trying to find), then it is possible to give a better answer.
-
I think that this request makes a lot of sense.
-
I guess there are probably other possibilities for solutions to this, but I don't really understand why a name like "[author][year]" or "[author][year][hash]" wouldn't be just as simple as the current system. It is not hash, but a key that is perm…
-
Not possible,
-
2) Technically, I think that the screenshot does not have a menu bar, but a tool bar with embedded menu. I do not think that this can be done with XUL Runner, but if you think that it is possible, please provide a link for the documentation that des…
-
The bars cannot be merged, this is a limitation of the windowing system. Similarly, you cannot position a Word toolbar inside the Word menubar. Of course, you could remove the toolbar altogether and hide the functionality inside menus, but this woul…
-
Scrivener does not have a programming interface that could be used to create plugins, so it is impossible for Zotero to support it. The users of Scrivener should direct these request to Scrivener, because there is nothing that Zotero can do about th…
-
There is no ready made script, but you would need to program it yourself. (Or hire someone to do it for you)
-
Cannot be done. If you search for the forum for drag and mail, you can find more explanation. For the particular use case of emailing a file from Zotero, that could be implemented as a plugin, but this requires of course that a developer starts wor…
-
As far as I know, there is no option to print the collection structure. Depending on how badly you need this, you could get it from the database with little scripting.
-
You probably need to export to file using Mendeley and then impory using Zotero. I have not really used Mendeley, so do not know how exporting works there. There is no direct database level import, like there is from Zotero to Mendeley.
-
Depends on the translator and the website, but generally yes.
-
Thats what the ticket suggests that should be implemented https://github.com/zotero/zotero/issues/77
-
On my Mac (Lion now, but also on Snow Leopard) option-dragging creates a copy. This is also consistent with what Apple's documentation says http://support.apple.com/kb/HT1343
-
Just sync your data again, and the files will be uploaded again. (assuming that you have not deleted the data, but used the "purge storage" button on the website)
-
What does "auth support" mean? Please use complete words because auth cannot be interpreted unambiguously. (E.g. is it an authentication website, or something related to http auth like in apache configuration?) You need to explain your problem more…
-
I will let Aurimas handle this.