Hi, I have Jabref browser extension installed and when trying to send bibliographical information to Jabref from Edge or Vivaldi, I get the following error message in Jabref:
This is not a bug, but expected behavior as we renewed the whole cli interface and modernized it a few days ago. ‘-importToOpen’ is not a valid cli option anymore in v6.
If you rely on using the browser extension, please stick to the last stable version v5.15.
The browser extension needs to be rewritten soon to keep it compatible with latest chrome browsers.
The option is now called -add and works on the Parameter 0 instead of an attached argument to ‘-importToOpen’.
As I said, there are incompatibilities to be expected between latest alpha release and other software like the browser extension.
As the browser extension needs to be rewritten anyway to work with latest chrome, this is imho the right time to introduce a cleaned up command line interface.
See jabgui/src/main/java/org/jabref/cli/GuiCommandLine.java