Deploying to gh-pages from @ c33867e6bc 🚀

This commit is contained in:
jethrokuan
2020-08-18 08:17:32 +00:00
parent 88dcfd602b
commit 4ca1a2173a
3 changed files with 13 additions and 0 deletions

View File

@@ -84,6 +84,10 @@ database is saved here.
</p> </p>
<p>It is the users responsibility to set this correctly, especially when used <p>It is the users responsibility to set this correctly, especially when used
with multiple Org-roam instances. with multiple Org-roam instances.
</p>
</li><li> Variable: org-roam-file-exclude-regexp
<p>Files matching this regular expression are excluded from the Org-roam.
</p></li></ul> </p></li></ul>

View File

@@ -513,6 +513,10 @@ This section concerns the placement and creation of files.
It is the users responsibility to set this correctly, especially when used It is the users responsibility to set this correctly, especially when used
with multiple Org-roam instances. with multiple Org-roam instances.
- Variable: org-roam-file-exclude-regexp
Files matching this regular expression are excluded from the Org-roam.
** The Org-roam Buffer ** The Org-roam Buffer
The Org-roam buffer displays backlinks for the currently active Org-roam note. The Org-roam buffer displays backlinks for the currently active Org-roam note.

View File

@@ -731,6 +731,11 @@ database is saved here.
It is the users responsibility to set this correctly, especially when used It is the users responsibility to set this correctly, especially when used
with multiple Org-roam instances. with multiple Org-roam instances.
@item
Variable: org-roam-file-exclude-regexp
Files matching this regular expression are excluded from the Org-roam.
@end itemize @end itemize
@node The Org-roam Buffer @node The Org-roam Buffer