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

Search for unlinked files should not include current bib file #9735

Closed
koppor opened this issue Apr 4, 2023 · 2 comments · Fixed by #9755
Closed

Search for unlinked files should not include current bib file #9735

koppor opened this issue Apr 4, 2023 · 2 comments · Fixed by #9755
Assignees
Labels

Comments

@koppor
Copy link
Member

koppor commented Apr 4, 2023

  1. Create test-pdfs.bib file in src\test\resources\pdfs
  2. Set . as General file directory
  3. Execute "Find unlinked files"

The result contains test-pdfs.bib:

image

I agree that other .bib files should be contained (and maybe treated differently later; but special case), but not the currently opened bib file.

@NS404
Copy link
Contributor

NS404 commented Apr 6, 2023

Hello!
I would like to work on this issue

@ThiloteE ThiloteE added the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Apr 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at.

Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants