Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing a PDF with arXiv Id should fetch the arXiV information using the arXivFetcher #12000

Open
koppor opened this issue Oct 16, 2024 · 2 comments · May be fixed by #12079
Open

Importing a PDF with arXiv Id should fetch the arXiV information using the arXivFetcher #12000

koppor opened this issue Oct 16, 2024 · 2 comments · May be fixed by #12079
Assignees
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) FirstTimeCodeContribution Triggers GitHub Greeter Workflow good first issue An issue intended for project-newcomers. Varies in difficulty.

Comments

@koppor
Copy link
Member

koppor commented Oct 16, 2024

Example paper: https://arxiv.org/abs/2408.06224

Image

Similar to doi = getDoi(null); and related code in org.jabref.logic.importer.fileformat.PdfContentImporter, there should be a handling of the àrXiv` id.


Tasks:

  1. Add test case to org.jabref.logic.importer.fileformat.PdfContentImporterTest
  2. Implement functionality in org.jabref.logic.importer.fileformat.PdfContentImporter (and maybe also the classes for the arXiv Id parsing)
@koppor koppor added the good first issue An issue intended for project-newcomers. Varies in difficulty. label Oct 16, 2024
@XYZ567AB
Copy link

Hi, Koppor! I am really interested in this issue. Could you let my work out this issue? Thank you!

@koppor koppor added FirstTimeCodeContribution Triggers GitHub Greeter Workflow 📍 Assigned Assigned by assign-issue-action (or manually assigned) labels Oct 17, 2024
Copy link
Contributor

Welcome to the vibrant world of open-source development with JabRef!

Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

⚠ Note that this issue will become unassigned if it isn't closed within 30 days.

🔧 A maintainer can also add the Pinned label to prevent it from being unassigned automatically.

Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) FirstTimeCodeContribution Triggers GitHub Greeter Workflow good first issue An issue intended for project-newcomers. Varies in difficulty.
Projects
Status: Assigned
Status: Assigned
Development

Successfully merging a pull request may close this issue.

2 participants