QOwnNotes
QOwnNotes copied to clipboard
[FEATURE] Displaying a notification about existing links to a note when it is deleted
Is your feature request related to a problem? Please describe.
I create a link in the note ./folder_1/note_1 to another note ./folder_2/note_2:
[note_2](../folder_2/note_2)
When note_2 is deleted, nothing happens.
Describe the solution you'd like
I think it would be helpful if a dialog window appeared before deleting the note, informing the user that there are still links pointing to it.
Describe alternatives you've considered
This is not critical, and as already mentioned in the comments, all links can be checked in the backlinks section. However, I think it would be a bit more convenient to have a warning before deletion, as some users might have a workspace without the backlinks panel.
Thank you.