-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pseudonymize groups #14117
Copy link
Copy link
Labels
component: JabKit [cli]component: groupsgood 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
component: JabKit [cli]component: groupsgood 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 feature.
Projects
StatusShow more project fields
Done
Our pseudonymization mechanism in
org.jabref.logic.pseudonymization.Pseudonymizationis not exhaustive - for instance, it misses the pseudonymization of groups.The goal is to add that.
Additional context
.bibfile itself, at the bottom, with@Comment.@Commentcontent)groupsfield has multiple groups - and the names are the links into the groups tree.Note
A screen recording in the description of the PR of this functionality working is mandatory for marking completion. That is, the output bib file and the pseudonymized groups should be visible in the recording.