-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Delete entry should ask to delete linked files #10509
Copy link
Copy link
Closed
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflow[outdated] type: enhancementcomponent: external-filesgood 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 Workflow[outdated] type: enhancementcomponent: external-filesgood 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
StatusShow more project fields
Done
Is your suggestion for improvement related to a problem? Please describe.
If you have an entry with a linked file and you delete the entry, then most likely you also want to remove the linked files to keep your pdfs in sync with your entries.
Describe the solution you'd like
If there is a linked file, ask the user to also delete it.
Context
jabref/src/main/java/org/jabref/gui/LibraryTab.java
Lines 454 to 456 in 4e79f1a