I have one note “don de forme”, and another note “induction de forme”. If I do Ctrl-O and start typing to search the note, then as I have written "don de " the first match is “don de forme”, but if I keep adding characters, including “don de f” or even the the full “don de forme” then “induction de forme” is the first match.
That search doesn’t return a note as first match even after typing its complete title looks like a bug to me, something is wrong in the matching algo.
FWIW: I’m able to repro dawni’s results (in the post just above ) in the sandbox vault on Mac .
SYSTEM INFO:
Obsidian version: 1.12.1
Installer version: 1.11.7
Operating system: Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:34 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_T6020 24.6.0
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
And also, “Sort search results by relevance” is currently on the Roadmap so hopefully things will be improving soon. Good reliable fast fuzzy (or exact) searching is so fundamental.
I think the matching ignores distance between letters — so it sees the 2 names as equal matches despite the letters starting later and being farther apart in one of them — and prioritizes equal matches by creation date.