-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Command line export does not create an output bib file #9581
Copy link
Copy link
Closed
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflowcomponent: bib(la)texcomponent: export-or-savegood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.
Metadata
Metadata
Assignees
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflowcomponent: bib(la)texcomponent: export-or-savegood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
JabRef version
5.9 (latest release)
Operating system
MacOS
Details on version and operating system
MacOS Ventura 13.0.1 (22A400)
Checked with the latest development build
Steps to reproduce the behaviour
I am trying to create sub-databases (one database by author) from a global .bib file using the filtering features of the command line tool. Here is the commande I use to filter only AuthorOneName related papers from the global Input_bib.bib file:
JabRef --exportMatches Author=AuthorOneName,Output_bib.bib,bib -i Input_bib.bib -nI do not receive any error message, everything seems to be ok, including the filtering. Nevertheless, no output file is created.
Important information: it fails when using bib format as output, but it works for other formats such as bibtexml, endnote, html for instance.
Am I doing something wrong or is it a bug related to the bib format ?
Appendix
Input_bib.bib