Skip to content

v2.2.0

Compare
Choose a tag to compare
@brunoarine brunoarine released this 12 Jul 01:37
· 4 commits to main since this release

7b7643c feat: add ignore front-matter option

This option can be useful if, depending on the scenario, the Org front-matter (i.e. properties drawer) is interfering with the results. Smaller notes are more susceptible to this. Because they bear less content, files with the same #+FILETAGS but radically different subjects can still be seen as quite similar.

To enable this option, set org-similarity-ignore-frontmatter to t (default is nil).