Update README with excerpt changes

This commit is contained in:
2026-02-13 11:38:39 -07:00
parent 292fb765de
commit dc2267030a
+5 -1
View File
@@ -11,6 +11,10 @@ Search terms aren't split on apostrophes
Search terms less than 3 characters long or common words are ignored Search terms less than 3 characters long or common words are ignored
- ignored words: "a", "an", "the", "and", "or", "but", "if", "in", "on", "at", "by", "for", "with", "to", "from", "of", "is", "it", "that", "this" - ignored words: "a", "an", "the", "and", "or", "but", "if", "in", "on", "at", "by", "for", "with", "to", "from", "of", "is", "it", "that", "this"
Excerpt highlighting fixes
- words with apostrophes weren't being highlighted
- excerpt with blank lines were sometimes shown incorrectly
The first line of a paragraph is ranked like Heading 3 if it ends in a colon The first line of a paragraph is ranked like Heading 3 if it ends in a colon
- for example, - for example,
@@ -48,7 +52,7 @@ $ mv main.js main.js.bak
$ wget https://raw.githubusercontent.com/tannercollin/obsidian-tannersearch/refs/heads/master/dist/main.js $ wget https://raw.githubusercontent.com/tannercollin/obsidian-tannersearch/refs/heads/master/dist/main.js
``` ```
In Obsidian, open Settings > Community Plugings. Disable and enable Omnisearch. In Obsidian, open Settings > Community Plugins. Disable and enable Omnisearch.
Open Settings > Omnisearch. Scroll to bottom. Click "Clear cache" data. Open Settings > Omnisearch. Scroll to bottom. Click "Clear cache" data.