(fix)org-roam-file-p: don't exclude org-roam-directory (#2178)
* (fix)org-roam-file-p: don't exclude org-roam-directory Don't exlude the org-roam-directory even if it matches org-roam-file-exclude-regexp. Should fix [#2165]. * Refactor PR #2178 Refactor PR #2178 to avoid recalculating (file-relative-name path org-roam-directory) multiple timess.master
parent
b63ff2a7bb
commit
5483e65d5a
2 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue