chetachiezikeuzor / cMenu-Plugin

An Obsidian.md plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.
Mozilla Public License 2.0
413 stars 13 forks source link

[Feature Request] Change Add Internal Link to Toggle internal link #51

Open Archie-2021 opened 2 years ago

Archie-2021 commented 2 years ago

I want to toggle in and out of links (don't like to have backlinks everywhere) and Add internal link just adds "[[]]" around the string. It would be more convenient to checking if the cursor is actually inside a link/[[]] first and if it is then removing it.