Deploying to gh-pages from @ f16de357a6 🚀

This commit is contained in:
jethrokuan
2020-06-19 10:24:18 +00:00
parent 5fee24ad81
commit 4b09cbb883
3 changed files with 10 additions and 0 deletions

View File

@@ -306,6 +306,9 @@ extraction methods supported are:
3. ='last-directory=: Extracts the last directory relative to
=org-roam-directory= as the tag. That is, if a file is located at relative
path =foo/bar/file.org=, the file will have tag =bar=.
4. ='first-directory=: Extracts the first directory relative to
=org-roam-directory= as the tag. That is, if a file is located at relative
path =foo/bar/file.org=, the file will have tag =foo=.
By default, only the ='prop= extraction method is enabled. To enable the other
extraction methods, you may modify =org-roam-tag-sources=: