Skip to content

Add entry using URL #15411

@koppor

Description

@koppor

JabRef offers creating a new entry

Image

It misses URL

Task:

  1. Add tab "Enter URL"
  2. Add new interface UrlBasedFetcher extending from WebFetcher. Method public List<BibEntry> performSearch(@NonNull String url) throws FetcherException { // I am not sure about String vs. URL here. Needs to be decided
  3. Add one implementation GenericUrlBasedFetcher just generating a @Misc entry with URL

Manual test case: https://gi-radar.de/397-coding-unterstuetzung-im-lauf-der-zeit/

Engineering:

One could extend this to recognize the URL. For instance

If you have ideas, you can work on the engineering task - otherwise, it will be future work.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Assigned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions