Skip to content

Feature Request: Prompt Confirmation When Deleting Referenced Notes #71

@Edwener

Description

@Edwener

Hello,

I would like to request a new feature for the plugin:

Feature Description:

When attempting to delete a note that is referenced by other notes (i.e., other notes contain [[NoteName]] links to it), the plugin should prompt the user with a confirmation message before the deletion is executed. The message should inform the user that the note is linked from other notes and require explicit confirmation to proceed.

Example Scenario:

  • Note A is linked within Note B and Note C using [[A]].
  • When I attempt to delete Note A, a prompt appears:
    "Note 'A' is referenced by other notes:
    - Note B
    - Note C
    
    Deleting this note will break these links. Are you sure you want to proceed?
    
    [Cancel] [Confirm Deletion]"
    

Thank you for considering this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions