Initial (naive) issue statement:
There are journals that (wrongly) publish bibtex data with keywords containing ; as separator. Example: keywords = {keyword1; keyword2}, which goes against the standard of bibtex as originally defined (see #15521 (comment)) but may be tolerated or even desirable in some edge cases, such as keywords related to mathematical formulas. When pasting those into JabRef, there is no keyword separation. I wish there was. It would also be ok to replace the ; with , during the import process. Maybe this should be optional in the preferences, but probably not as I cannot imagine any words containing ;, but maybe I am wrong.
Summary of my annoyance: The users workflow is slowed down when trying to paste multiple keywords at the same time into JabRef, because they will be treated as a single keywords instead of multiple keywords.
Example Journal:
https://hal.science/hal-02055158
https://hal.science/hal-02055158v1/bibtex
hal API: https://api.archives-ouvertes.fr/docs
Newest solution proposal:
#12974 (comment)
This issue now covers more than just , and ;, but also other potential wordboundary separators.
I have listed some test-cases at #12974 (comment).
How LibreOffice handles separators during import: #12974 (comment)
Initial (naive) issue statement:
There are journals that (wrongly) publish bibtex data with keywords containing
;as separator. Example:keywords = {keyword1; keyword2},which goes against the standard of bibtex as originally defined (see #15521 (comment)) but may be tolerated or even desirable in some edge cases, such as keywords related to mathematical formulas. When pasting those into JabRef, there is no keyword separation. I wish there was. It would also be ok to replace the;with,during the import process. Maybe this should be optional in the preferences, but probably not as I cannot imagine any words containing;, but maybe I am wrong.Summary of my annoyance: The users workflow is slowed down when trying to paste multiple keywords at the same time into JabRef, because they will be treated as a single keywords instead of multiple keywords.
Example Journal:
https://hal.science/hal-02055158
https://hal.science/hal-02055158v1/bibtex
hal API: https://api.archives-ouvertes.fr/docs
Newest solution proposal:
#12974 (comment)
This issue now covers more than just
,and;, but also other potential wordboundary separators.I have listed some test-cases at #12974 (comment).
How LibreOffice handles separators during import: #12974 (comment)