Claudius Ellsel
Claudius Ellsel
In addition to the proposed implementations, I suggest a button here in case the file wasn't found. Right now the UX isn't great, the user only sees the file wasn't...
Regarding the described case: Yes, this is an edge case, but robust implementations should cover such edge cases to not create wrong data. Personally, I don't use that feature with...
> > The function described in this issue would have been very useful to me after importing a .bib file from Citavi which had the file names > > Can...
Here is an example from a .bib export from Citavi (the colons seem to be Citavi specific?): ``` @misc{Glinz.2020, author = {Glinz, Martin and {van Loenhoud}, Hans and Staal, Stefan...
> > In addition to the proposed implementations, I suggest a button here in case the file wasn't found. Right now the UX isn't great, the user only sees the...
Adding my workflow: I have a large library with everything in it and then I have separate libraries for each publication. Then I merge them manually to the central library...
For clarification, the list will look like: ``` * Entry 1 * Entry 2 * Entry 3 * Entry 4 * Entry 5 ``` Now, I want to go through...
The proposed workaround seems to work for now. But it's a bit concerning to see that the library doesn't handle such simple cases of encoding well.
I started a PR in #405.
Possibly, there also is a way to do that, which I don't know of, yet.