Toggle ability to disable links with backslash

Use case or problem

When rebuilding or integrating a vault with excessive links and tags where only very few of the tags and links are useful, I sometimes replace all occurrences of [, ], and # with \[, \], and \# respectively. This increases the autocomplete effectiveness and performance as well as clearing the graph and tag pane so that I can manually remove the \ before the [, ], and # characters for the links and tags I want to revive. This unfortunately makes navigation very difficult.

Proposed solution

Add a setting (w/ hotkey) to disable the ability of backslashes to escape brackets.

This could be helpful for cleaning up messes like the one I made in this image from a while back:

Also Relevant:

Thanks so much!