Skip to content

Citation Relations are currently not too useful #10869

@ror3d

Description

Is your suggestion for improvement related to a problem? Please describe.
Citation relations, as currently implemented, can get citations and cited by articles for a paper, but the interface doesn't let you read the abstract to determine if the article is actually interesting, and only way one can use the information is to add it to the database, and when it's added, the new entry is set up as a Misc entry and lacks any kind of information other than the title, author and year of the entry, but no DOI or anything similar.

Describe the solution you'd like

  • There should be a way to open an entry from the Citation Relations tab in the browser to be able to get more information on it without adding it to the database.
  • When adding the entries from the tab to the database, more information should be included in the new entries. Ideally, any information that would be downloaded as if the entry had been added from the browser extension would be included; but at least having the DOI to be able to use the functionality from General > DOI > Get bibliographic data from DOI would be the bare minimum.

Additional context

  • I have started implementing the second part, getting the DOI information into the new entry, and attempting to mark the type of entry based on the type reported by the semantic scholar API. That would solve the "bare minimum" described in the possible solution.
  • I was thinking of implementing the first point by adding a button on each entry to open it in the browser for preview.
  • To implement the better solution for the second point, one would need to look into how article download happens normally and trigger that when new entries are added.

Proposed Tasks

  • Add button to open a relation entry in the browser
  • Include additional information in the created entry
  • Way to preview some more information in the citation relations tab (already existing, just needed the extra information retrieved from SemanticScholar)
  • Some more detailed way to preview the entry from the citation relations tab before importing from inside JabRef, so as not to have to open it in the browser (slow)

Metadata

Assignees

No one assigned

    Projects

    • Status

      Normal priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions