koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 15 forks source link

Adding mass addition of bib information feature #664

Closed u7485624 closed 1 month ago

u7485624 commented 1 year ago

Begun working on Issue #372 - https://github.com/koppor/jabref/issues/372

Just added some basic functions to a class. Need some help figuring out the exact guidelines/functionality that the feature requires. Do we assume that the ID (DOI/arxiv) is given or do we extract it from a given URL etc? If so, can we just use pattern matching from the URL to determine the IDs? In terms of the better implementation, do we compare extracted entries from DOI/arxiv and then take the longer string?

Mandatory checks

koppor commented 1 month ago

Closing this due to inactivity :zzz:

Please ping us if you intend to resume work on this one.