ThiloteE
ThiloteE
I have not tried it, so the syntax could be wrong. Feel free to adapt. 1. Capture the author field from library file: `[auth]` 2. Then we use the regex...
Would this work? `[auth:regex("(?
How about this one: `(?
I wanted to do some tests first and haven't had time yet, but i read (here: https://www.regular-expressions.info/unicode.html) that "Java 7 adds support for Unicode scripts. Unlike the other flavors, Java...
@funnym0nk3y i tried some lookbehind, lookahead and other conditional (IF ELSE) constructs in linked file search, but i could not make it work (even though we know it works on...
Since the linked PR was merged, now the docs could be updated. @turhantolgaunal are you on it?
Hello, Rekuna-Makani :-) Thanks for looking into this. Here is a little feedback: 1. I cannot find issue #13684. Could you please provide a link? 2. I think your clarifications...
You are welcome. If you really want to, you can of course, but since you are new to GitHub, I assume this is your first or second Open Source project....
As a general advice, check out https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md for a start. Also, https://devdocs.jabref.org/getting-into-the-code/guidelines-for-setting-up-a-local-workspace is worth having a look at. Feel free to ask if you have any questions here on GitHub...
Sure, if you believe it will be easy, a fast win and you feel motivated, go for it :-)