mronkko
About
- Username
- mronkko
- Joined
- Roles
- Member
Comments
-
I did not think about the same origin policy. That would of course prevent WebDAV downloads directly from the browser. But in anycase, this would be really difficult to implement. And considering that using Zotero storage provides a good workaround…
-
Storing passwords and usernames and passwords on the server is a major no-no for any security conscious system admin. It would be theoretically possible to ask for the username and password and store them in javascript variables on the client side,…
-
Is this normal or should I be able to access them ? You cannot access articles stored in WebDAV through the Zotero website. Is this feature available only when syncing via Zotero's storage ? Yes.
-
When I keep selecting citations, I end up with a large number of progress bars that newer complete https://dl.dropbox.com/u/694399/Screen Shot 2013-03-07 at 9.22.20 PM.png
-
At my school office computer, I am (just now thanks to the upgrade) on MS Word 2010; on my laptop, I use OpenOffice. Will it be possible to retain my citations, footnotes, bibliography etc. if I'm working on the same document on these two different …
-
In Zotero, select all items in the collection (ctrl +a), right click and choose "create bibliography"
-
Can you give an example of a database that has this ISBN registered? What Dan says that world cat does not know this ISBN code. If a book is not registered anywhere, it is not possible retrieve the data based on ISBN.
-
You can use advanced search to find all standalone notes in a library.
-
No. You can search and check which collections each item belongs to: http://www.zotero.org/support/collections_and_tags#identifying_which_collections_an_item_is_in Why would seeing the collections that items in a search matches be useful?
-
Zotero works a little bit differntly than Endnote. To learn how to add things into your library, you should start here: http://www.zotero.org/support/getting_stuff_into_your_library
-
Yes, using automated sync is recommended unless you have a good reason not to use it.
-
1. After installation, I get a pop-up at each launch of Zotero asking for the Word Script Menu Items folder. Nothing other than the ZQL install has changed If you are willing to troubleshoot this, please send me a private message. 2. When quicklook …
-
Yes, this is Creative Commons Attribution-ShareAlike 3.0 licensed.
-
Here is the style. No guarantees that it is correct and the colleague does not currently have time to maintain it. https://dl.dropbox.com/u/694399/smj.csl
-
I linked some threads here http://www.zotero.org/support/sync?&#alternative_syncing_solutions
-
Can you link to some forum threads? I get asked about Dropbox all the time, so showing some of the problems would put more weight behind the argument that it is a bad idea.
-
This is a bit off-topic, but is it really dangerous to have the Zotero data dir in Dropbox folder? I know that, in theory, this can cause corruption of data. But are there any known instances of where this has actually happened? (Dropbox is inferior…
-
My colleague made the SMJ style in CSL. I will check if he wants to share it and post it here.
-
You can check the location of the data directory and open it from the Zotero preferences window. http://www.zotero.org/support/zotero_data#locating_your_zotero_library
-
Can you provide an URL to the catalogue?
-
You can check for orphaned files and delete them using this script https://github.com/mronkko/ZoteroCleanOrphans/blob/master/ZoteroCleanOrphanedFiles.pl (This assumes that your computer can run perl.)
-
You need to describe your problem in more detail than stating that "Research Assistant now does not work." What exactly does not work?
-
Let's take a step back: Why are you interested in the file location? If you want to open the file, just double click it. If you want to move it, you are going to break things.
-
This has been requested before, but as far as I know, it is not currently being implemented. You should search for the existing threads to find what the status is now. (If you do search for the existing threads, please add links to those so th…
-
Both groups and WebDAV work that way. You will always have the whole DB on your computer.
-
No. There are so many different citations styles that making something like this in a reliable way is nearly impossible. If the articles do have DOI links, then clicking on each link and then importing each article separately should be fairly quick,…
-
You can search for styles based on tags here: http://www.zotero.org/styles
-
The best way would be to use a group library and each user should have a separate user account. http://www.zotero.org/groups/ Your setup should work as well. I do not understand what you mean by "unfortunately there is no option to use th…
-
The tag selector is small because a lot of people do not use tags and you do not want to waste screen real estate. If you want to use it, then you have to find it once and click it once after it will be open unless you decide to close it. Not a big …
-
Please post to zotero-dev list, as instructed by adamsmith. When you post code, use a code posting service such as gist.github.com and format the code to be readable.