Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This is a plugin for Obsidian (https://obsidian.md).

Quick rought explanation... a page suggestion / auto complete for [[linking]].
Quick rough explanation... a page suggestion / auto complete for [[linking]].

- It activates on entering a space and looks at the previous word and only suggests things if the previous word is 4 characters or more (to avoid showing suggestions on small article words etc.)
- By default it suggests from a list of all links on your current page for easy re-linking as you type the same terms multiple times on a page
Expand Down