Christoph
Christoph
For implementation: GUIPreferences already contains DiffMode as an enum
Codewise take a look at the existing ISBN fetchers https://github.com/JabRef/jabref/blob/main/src/main/java/org/jabref/logic/importer/fetcher/IsbnFetcher.java Implement a new ISBN Fetcher and add it to the handling code for checking if any of the two other...
@ezienecker why do you want to add a new dependency? You should be able to use jsoup for this. See the implementation of the other fetchers
@thiagocferr That sounds great! If you have any questions you can ask them in your pr then Make sure to follow our contribution guide! https://devdocs.jabref.org/contributing.html#contribute-code
@k3KAW8Pnf7mkmdSMPHz27 Would you mind taking ove the PR so we can finish it? Just add the caching
@sreenath-tm Welcome to JabRef. First step would be to look into https://devdocs.jabref.org/getting-into-the-code/guidelines-for-setting-up-a-local-workspace.html For some information on Themes: https://docs.jabref.org/advanced/custom-themes Basically, the Dark.css inherits from the Light.css and overwrites the color. So...
@John-Poulos that issue has been fixed now, you may need to update/sync your fork
Related https://github.com/openjdk/jfx/pull/897 https://bugs.openjdk.org/browse/JDK-8293119
There needs to be warning as well: WARNING: Restore from backup will overwrite your current library
I think this is too broad for the moment. Bibtex does not support multiple languages. That is only possible in biblatex.