-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add library selection to "Aux file import" #10472
Copy link
Copy link
Closed
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflowcomponent: uigood 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: uigood 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
At "Tools" > "New sub library based on AUX file", JabRef generates a new .bib file based on the cited entries
The dialog shows then following
Currently, JabRef uses the currently opened library. This may lead to confusion.
We need a library selector (similar to the import dialog)
Hints:
For the import dialog, the implementation was done at #9402