We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291a018 commit ae9e773Copy full SHA for ae9e773
1 file changed
TidyObsidian/docs/find-duplicate-blocks-README.md
@@ -34,6 +34,8 @@
34
35
- Because the Obsidian vault is in a Git repo, use the Git local metadata to find files faster. Avoid heavy disk reads until looking at file context.
36
37
+- Use stop words to skip tokenization of low value text. Overall reducing the number of tokens to compare.
38
+
39
## Usage
40
41
Go to working directly. Call script by full path.
0 commit comments