-
Notifications
You must be signed in to change notification settings - Fork 15
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
Find unlinked files should ignore Thumbs.db etc. #373
Comments
In my use-case blocked by JabRef#3626 |
The user can choose between the options .pdf and . (All files). Imho one should get all files if one chooses all files. A clean solution for this issue would be to create an extra textfield "exclude files": ".sys;thumbs.db"... |
I have some questions about this issue:
In general, our university group is not sure if we understand this issue correctly. It would be helpful, if we could get some more details about the problem, if possible. |
Hi, sorry for the delay, just had some very stressful days. About your questions:
Godspeed! |
Hi, we are a group of students studying Master of Computer Science in University of Adelaide and we wanted to check if this issue is available/open for us to work on for our assignment. |
Since I did not hear about the other developer for months I believe this issue should be available to be solved. Have fun coding! |
Thank you for your response. We'll start with the issue and we expect to submit the pull request by the first week of May 2022. |
Ok. The other dev thought he had to implement a completely new dialog. This is not necessary. Goal is to improve the existing one! |
Use case:
Then all files
.git
are offered, too.gitignore
in the root of the library path and obey it.The text was updated successfully, but these errors were encountered: