Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Displaying a notification about existing links to a note when it is deleted #3202

Open
DemidovDG opened this issue Jan 2, 2025 · 1 comment
Labels

Comments

@DemidovDG
Copy link

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.

@pbek
Copy link
Owner

pbek commented Jan 2, 2025

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants