Skip to content

New setting: complete_paths_as_relative_to_vault - #447

Open
lutzky wants to merge 1 commit into
Feel-ix-343:mainfrom
lutzky:absolute-path-completion
Open

New setting: complete_paths_as_relative_to_vault#447
lutzky wants to merge 1 commit into
Feel-ix-343:mainfrom
lutzky:absolute-path-completion

Conversation

@lutzky

@lutzky lutzky commented May 12, 2026

Copy link
Copy Markdown
Contributor

Alternative implementation of #219

Please see also #402. Although this is slightly less robust, it offers a UX closer to what Obsidian offers for fuzzy finding by allowing completions of partial directory and file names. For example, if you have the vault-relative path folder/Fiile.md, then we expect the following texts to be auto-completed as [[folder/Fiile]]:

This implementation #402
[[Fii ✔️ ✔️
[[fol ✔️ ✔️
[[Fiifol ✔️

This implementation also seems simpler at first glance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant