ContentMine / getpapers

Get metadata, fulltexts or fulltext URLs of papers matching a search query
MIT License
197 stars 37 forks source link

Interface redesign #81

Open blahah opened 8 years ago

blahah commented 8 years ago

The current user interface, while better than anything else I've found, is still way too complex.

What happens now

A user provides a query string and chooses an API to search. The format of the query string differs between the APIs, which means users have to read different sets of documentation to be able to query them (although we do try to help by linking to those docs and providing some commonly-used examples). If a user re-runs a previously-run command, or runs a command that returns some results already included, the old results are overwritten and re-downloaded.

What should happen

(tbc...)