anarcat
About
- Username
- anarcat
- Joined
- Roles
- Member
Comments
-
thanks, i am hesitant in submitting issues directly on github since my last input... https://github.com/zotero/zotero/issues/424 here's the pull request: https://github.com/zotero/translators/pull/706
-
and here's a patch: --- Bookmarks.js.orig 2014-03-31 00:54:46.802439614 -0400 +++ Bookmarks.js 2014-03-31 00:55:49.859138263 -0400 @@ -93,6 +93,7 @@ case "HREF": item.url = hits[2]; …
-
did i miss something or did the 'zotero-connector' plugin for chrome *not* get a release since this post? the last release I see here is still 4.0.8.2 from june 2013: https://chrome.google.com/webstore/detail/zotero-connector/ekhagklcjbdpajgpjgmbio…
-
Awesome, thank you very much for the precision! I would have never guess that!! So sync works now, sorry for the trouble, entirely my fault. :/
-
Sorry? how invalid? They look fine here.. And they display properly in the UI...
-
I see. I would be curious to see what I missed when changing the date added field. Was there a related field somewhere else in the database?
-
After emptying the trash, I still can reproduce the issue, this time in the browser plugin (4.0.16): Uploaded data not well-formed (Report ID: 735e60af23) Could not read chrome manifest 'file:///usr/lib/iceweasel/extensions/%7B972ce4c6-7e08-4474-a…
-
I want the 'date added' field to reflect when I first added that record, and since this is an import, I expected that to reflect when it was added to the original source, not zotero. I added a small python script that will copy over the date to fix…
-
It still seems to me the added date should be modified accordingly, otherwise it is not a smooth transition. "accessed" is not the same as "added" in my book...