mirror of
https://github.com/org-roam/org-roam
synced 2025-09-28 16:50:58 -05:00
(docs): mention where to modify org-roam templates (#575)
Addresses #573
This commit is contained in:
@@ -229,6 +229,9 @@ Org-roam abuses =org-capture=, extending its syntax. To first understand how
|
|||||||
org-roam's templating system works, it may be useful to look into basic usage of
|
org-roam's templating system works, it may be useful to look into basic usage of
|
||||||
=org-capture=.
|
=org-capture=.
|
||||||
|
|
||||||
|
Org-roam's templates can be customized by modifying the variable
|
||||||
|
=org-roam-capture-templates=.
|
||||||
|
|
||||||
** Template Walkthrough
|
** Template Walkthrough
|
||||||
|
|
||||||
To demonstrate the additions made to org-capture templates. Here, we walkthrough
|
To demonstrate the additions made to org-capture templates. Here, we walkthrough
|
||||||
|
@@ -13,6 +13,9 @@ not designed for such use. Org-roam abuses `org-capture` to some
|
|||||||
extent, extending its syntax. To first understand how org-roam's
|
extent, extending its syntax. To first understand how org-roam's
|
||||||
templating system works, it may be useful to look into org-capture.
|
templating system works, it may be useful to look into org-capture.
|
||||||
|
|
||||||
|
Org-roam's templates can be customized by modifying the variable
|
||||||
|
`org-roam-capture-templates`.
|
||||||
|
|
||||||
## Org-roam Templates
|
## Org-roam Templates
|
||||||
|
|
||||||
The org-roam capture template extends org-capture's template with 2
|
The org-roam capture template extends org-capture's template with 2
|
||||||
|
Reference in New Issue
Block a user