-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Refresh button for LaTeX citations #10584
Copy link
Copy link
Closed
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflowgood 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 Workflowgood 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
The LaTeX citations are NOT backed by our file monitor.
Quick win: Add a "refresh" button:
The button then first sets
latexParserResulttonulland then callsorg.jabref.gui.entryeditor.LatexCitationsTabViewModel#init.For the button implementation inspiration see #10580