Hello everyone.
I want to implement the following scenario:
- First, I fully write out a sentence from start to finish without getting distracted by inserting links or formatting.
- Then, I use my mouse to select the necessary text, which will act as the display text for the link. In other words, the text that appears after the vertical bar in a link format like this: [[ |display text]].
- I press a hotkey, and an omniserch opens, showing notes that contain the words I selected. However, since in 90% of cases I donât remember the exact name of the note I need, I also want a search function so I can find and choose the correct note. Once selected, its link should be placed before the vertical bar.
I believe this approach is more logical because you first complete your thought and write the full sentence, and only then insert the necessary links.
In the current implementation, the process is reversed. I start writing a sentence, but I must remember the exact name of the note I want to link to. Then, I press the hotkey for âadd internal links,â choose the note, and after that, I have to shift my focus again to add the display text if the noteâs title doesnât fit the context. This leads to double attention switching: first, from an unfinished sentence to inserting a link, and then back to finishing the sentence.
Maybe there are some settings for the order of adding these two entities, or perhaps a separate plugin?