Steps to reproduce
- Create a note with an existing link that uses the
|
to display other text. - Pick any word before that link, and type
[[
before it. The idea is that I have some existing text in the sentence that I want it to link to a new (not yet created) note. - Type the name of the new note (e.g.
A note that is new
)
Expected result
- The long/partially completed text (which ends at the next
|
of the existing link) should not be added to the list of notes for linking. - Typing the
|
should not insert the first item in the list (because there should be nothing in the list, it’s a new note)
Actual result
- The long/partially completed text (which ends at the next
|
of the existing link) appears as the first item in the dropdown list.
Environment
- Operating system: Windows 10
- Obsidian version: v0.6.4
- Using custom CSS: No
Additional information
- Video recording can be found here