-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Make ConvertMSCCodesCleanup a Formatter #13227
Copy link
Copy link
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Metadata
Metadata
Assignees
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Type
Fields
Give feedbackNo fields configured for task.
Projects
StatusShow more project fields
Done
Follow-up to #12914
jablib/src/main/java/org/jabref/logic/cleanup/ConvertMSCCodesCleanup.javaneeds to be converted to a class implementingorg.jabref.logic.cleanup.Formatter.Should be removed from the list of hard-coded check boxes and moved to the field formatter list:
Background:
The contents in "Miscellaneous" are working multi-field, whereas "field formatters" work single field
I know the UX is bad for the formatters, but with the current implementation, the UI gets even more cluttered.