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

Add a "view as BibTeX" option before importing an entry from the citation relation tab #11826

Open
HoussemNasri opened this issue Sep 24, 2024 · 4 comments
Assignees
Labels
entry-editor FirstTimeCodeContribution Triggers GitHub Greeter Workflow good first issue An issue intended for project-newcomers. Varies in difficulty. type: enhancement

Comments

@HoussemNasri
Copy link
Member

HoussemNasri commented Sep 24, 2024

When importing entries from the citation relation tab, a preview of entries to import is displayed, but it doesn't include all the information. It would be useful to click a button and display a dialog showing the full BibTeX of that entry.

image

Motivation

Could be useful for deciding whether to import a "duplicate" (record that may contain new data about an existing entry)

Refs #10869

Hint

  • Given that SourceTab exists this should be a fairly simple task.

Implementation options

  • Click a button, show a dialog with BibTeX
  • Expansion of the entry would be nice. You know accordion and "v"/">" button
@HoussemNasri HoussemNasri added good first issue An issue intended for project-newcomers. Varies in difficulty. type: enhancement entry-editor labels Sep 24, 2024
@JamseBonde007
Copy link

Hi! I'd love to give this issue a go. Could I please be assigned to it?

@Siedlerchr Siedlerchr added the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Sep 25, 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.

Happy coding! 🚀

@JamseBonde007
Copy link

Is this a satisfactory solution?
img1
img2

@HoussemNasri
Copy link
Member Author

The UI looks good so far. Please open a draft pull request so we can begin reviewing the code changes.

The code doesn't need to be complete before the review starts. It's always better to catch potential issues early, as fixing them is easier before they compound.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
entry-editor FirstTimeCodeContribution Triggers GitHub Greeter Workflow good first issue An issue intended for project-newcomers. Varies in difficulty. type: enhancement
Projects
Status: Reserved
Status: Reserved
Development

No branches or pull requests

3 participants