chnm / serendipomatic

http://serendipomatic.org/
26 stars 9 forks source link

Zotero integration #1

Open mialondon opened 11 years ago

mialondon commented 11 years ago

Target fields from item list (collection)

Less useful fields: stuff about the publication itself rather than the topic of the publication e.g. article publication date, author, place of publication. Journal name might be useful, depending on discipline, but can go into wishlist if necessary.

OAuth

Goal: text on process pages explains how and why to log in, in chatty, down-to-earth language (no jargon or tech language)

Maybe in future we'll pull in the item abstract and tags

erose commented 11 years ago

I pushed a change to the first 99 Zotero items instead of the first 20. Though maybe instead we should attempt to grab the whole library and implement a timeout. What's a good timeout for this?

mialondon commented 11 years ago

Good question! Can you log times to see how long it currently takes? I suspect it should be pretty quick or people will think the page has hung...

rlskoeser commented 11 years ago

@erose take a look at the logging in the api find_items methods (I think also one in the display items view) if you need an example for logging the request times & # of items

mialondon commented 11 years ago

Thanks @erose ! Can you confirm which content items the script pulls in at the moment?

mialondon commented 11 years ago

We should probably change the 'help text' link as it just looks like it'll go to the Zotero site (judging by an email in the inbox). @briancroxall are you taking care of forwarding on non-error message emails to be answered by someone?

briancroxall commented 11 years ago

@mialondon I'm getting all the emails to the Serendip-o-matic address forwarded to me. Doing what I can to tackle them.