Roc

Results 28 comments of Roc

This is related to https://github.com/JabRef/JabRef-Browser-Extension/issues/493 but that one is about the issue of the extension reporting an error, which should be solved with PR #11047, whereas this issue is about...

Right, as command-line argument would have such problem, sending them through stdin should work well though. On the other hand, I am also thinking of ways that https://github.com/JabRef/JabRef-Browser-Extension/issues/481 could use...

I'm using the version open from intellij as downloaded from the main branch a couple hours ago. ![image](https://github.com/JabRef/jabref/assets/1844478/bf9392e9-ed5b-4def-9d09-0af1b9f89426) ![image](https://github.com/JabRef/jabref/assets/1844478/e7045325-b09f-4d1e-ba45-36771203f491) ![image](https://github.com/JabRef/jabref/assets/1844478/3d80251b-998f-4d92-a7e7-be773db69620) ![image](https://github.com/JabRef/jabref/assets/1844478/98e99850-a3f2-4f29-8079-acc991c0bd01) These are the exeption details: ``` java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at...

Actually, upon further testing, this also causes problems because it then doesn't import groups. I'll update the issue.

About reaching out, I appreciate it but I only have very little time that I can put into working on these, so I hope with these details someone else can...

Well the DOI field seems to support having DOI urls in it, that's the cause of the confusion, because with other URLs it would just open the correct DOI path,...

My understanding is that the 10.5555 is assigned to crossref.org (inputting the prefix in https://dx.doi.org gives this) ![image](https://github.com/JabRef/jabref/assets/1844478/24ce54d7-c99b-4304-a5c8-e0080d552121) But from the post I linked before, crossref.org uses that prefix only...

Awesome. Would you prefer me to submit issues like this for this kind of thing, or to bring it up in the discussion? coming at the framework without much knowledge...