Skip to content

New Entry: If DOI already exists in library offer "jump to entry" #13261

@koppor

Description

@koppor
  1. Create a new bib file
  2. Add new entry for https://doi.org/10.1016/j.cl.2018.01.004
    Image
  3. Add new entry for https://doi.org/10.1016/j.cl.2018.01.004

See that dialog is the same:

Image

Wish: Below the DOI identifier there is a hint displayed:

"Entry already existing in library. Select entry."

"Select entry." is a Hyperlink. It selectes the entry in the respective library.

Hints:

  • org.jabref.gui.LibraryTab#showAndEditcan be used to jump to the entry

Next step

After the initial functionality is made, one can implement it to handle more than the currently opened tab

See org.jabref.gui.search.GlobalSearchResultDialog#initialize at resultsTable.setOnMouseClicked(event -> { how to search an entry in any tab.

The hint should say: "Entry found in library X. Select entry."

Metadata

Metadata

Labels

component: uigood first issueAn issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

No fields configured for task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions