For notes whose filenames have multiple words, then only after typing the space in between the words that the dropdown is triggered. I assume that it's for less clutter when you are typing. Is that correct? The issue is that if I want to create a new note, then it will make the filename with a space, e.g. multiple words .md. This creates a little annoying, since Obsidian reads [[multiple words ]] (with a space) the same with [[multiple words]] and links to multiple words.md, while the plugin will create multiple words .md.
For notes whose filenames have multiple words, then only after typing the space in between the words that the dropdown is triggered. I assume that it's for less clutter when you are typing. Is that correct? The issue is that if I want to create a new note, then it will make the filename with a space, e.g.
multiple words .md. This creates a little annoying, since Obsidian reads[[multiple words ]](with a space) the same with[[multiple words]]and links tomultiple words.md, while the plugin will createmultiple words .md.