mirror of
https://github.com/mara-li/obsidian-my-thesaurus.git
synced 2026-07-22 05:38:22 +00:00
Update README.md
This commit is contained in:
parent
e2185fa767
commit
4199f7ca54
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -9,11 +9,11 @@ The plugin searches for the word or series of words in the header (properties),
|
|||
- Accent-sensitive (configurable)
|
||||
|
||||
> [!TIP]
|
||||
> `game` finds `GAME` or `GamE`.
|
||||
> `card game` finds `Card Game` but not `cards games`
|
||||
> `game` won't find `games`, `gaming` or `gameplay`
|
||||
> `cafe` will not find `café`.
|
||||
> `café` will not find `cafe`.
|
||||
> - `game` finds `GAME` or `GamE`.
|
||||
> - `card game` finds `Card Game` but not `cards games`
|
||||
> - `game` won't find `games`, `gaming` or `gameplay`
|
||||
> - `cafe` will not find `café`.
|
||||
> - `café` will not find `cafe`.
|
||||
|
||||
|
||||
## 📚 Thesaurus Format
|
||||
|
|
|
|||
Loading…
Reference in a new issue