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

@@ -85,6 +85,9 @@ extracted as tags. That is, if a file is located at relative path
</li><li> &lsquo;<samp>'last-directory</samp>&rsquo;: Extracts the last directory relative to
&lsquo;<samp>org-roam-directory</samp>&rsquo; as the tag. That is, if a file is located at relative
path &lsquo;<samp>foo/bar/file.org</samp>&rsquo;, the file will have tag &lsquo;<samp>bar</samp>&rsquo;.
</li><li> &lsquo;<samp>'first-directory</samp>&rsquo;: Extracts the first directory relative to
&lsquo;<samp>org-roam-directory</samp>&rsquo; as the tag. That is, if a file is located at relative
path &lsquo;<samp>foo/bar/file.org</samp>&rsquo;, the file will have tag &lsquo;<samp>foo</samp>&rsquo;.
</li></ol>
<p>By default, only the &lsquo;<samp>'prop</samp>&rsquo; extraction method is enabled. To enable the other