What I’m trying to do
I am trying to stop Obsidian from creating a new file (if the file does not already exist) when I type the name of the file using Ctrl + O
Things I have tried
I tried to search online, ask GPT and also searched the Settings but could not find a solution.
I’ve wanted the same behavior as well. The best I’ve been able to find is to not press Enter
if a match isn’t found, which isn’t really a great solution.
If the text doesn’t match any notes, you can press Enter
to create a note with that name. Even if the text matches one or more similar notes, you can still create a note with the exact name by pressing Shift+Enter
.