Skip to content

Add ability to use ISBN & ArXiv ID in websearch#10063

Merged
calixtus merged 2 commits into
JabRef:mainfrom
aqurilla:fix-for-issue-7575
Jul 3, 2023
Merged

Add ability to use ISBN & ArXiv ID in websearch#10063
calixtus merged 2 commits into
JabRef:mainfrom
aqurilla:fix-for-issue-7575

Conversation

@aqurilla

@aqurilla aqurilla commented Jul 3, 2023

Copy link
Copy Markdown
Contributor

This fixes #7575 by adding a pre-processing step to the web search, using org.jabref.logic.importer.CompositeIdFetcher.
This is a followup to PR #9969, and extends the logic to cover ISBN and ArXiv ID cases as well.

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@aqurilla aqurilla marked this pull request as ready for review July 3, 2023 15:28
calixtus
calixtus previously approved these changes Jul 3, 2023
@calixtus calixtus merged commit a340e4c into JabRef:main Jul 3, 2023
@calixtus

calixtus commented Jul 3, 2023

Copy link
Copy Markdown
Member

😍

@koppor

koppor commented Jul 3, 2023

Copy link
Copy Markdown
Member

Thank you for the ongoing good contributions @aqurilla!

The "design" added in this PR allows for adding RFC and other IDs easily. Let's see when users will ask for it.

@aqurilla

aqurilla commented Jul 4, 2023

Copy link
Copy Markdown
Contributor Author

Glad to hear that, thankyou!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entering an Id at the Web Search should search for the id - and not throw an Exception

3 participants