File: org-roam-utils.el.html
This library provides definitions for utilities that used throughout the whole package.
Defined variables (1)
org-roam-fontification-buffer | The buffer helps to increase the speed of org-roam-buffer fontification. |
Defined functions (24)
org-roam--get-keyword | (NAME &optional BOUND) |
org-roam--straight-chase-links | (FILENAME) |
org-roam-descendant-of-p | (A B) |
org-roam-diagnostics | () |
org-roam-end-of-meta-data | (&optional FULL) |
org-roam-erase-keyword | (KEYWORD) |
org-roam-fontify-like-in-org-mode | (S) |
org-roam-format-template | (TEMPLATE REPLACER) |
org-roam-get-fontification-buffer-create | () |
org-roam-get-keyword | (NAME &optional FILE BOUND) |
org-roam-message | (FORMAT-STRING &rest ARGS) |
org-roam-org-ref-path-to-keys | (PATH) |
org-roam-plist-map! | (FN PLIST) |
org-roam-property-add | (PROP VAL) |
org-roam-property-remove | (PROP &optional VAL) |
org-roam-quote-string | (S) |
org-roam-replace-string | (OLD NEW S) |
org-roam-set-keyword | (KEY VALUE) |
org-roam-string-equal | (S1 S2) |
org-roam-strip-comments | (S) |
org-roam-version | (&optional MESSAGE) |
org-roam-whitespace-content | (S) |
org-roam-with-file | (FILE KEEP-BUF-P &rest BODY) |
org-roam-word-wrap | (LEN S) |