org-roam/doc
Jethro Kuan b7a7741bb0
(feature): use org-capture templates (#216)
Instead of implementing our own templating system, we abuse org-capture's templating system. We add 2 additional properties:

- :head: a starting template that goes at the beginning of the file.
- :file-name: a string that expands to the file name

The templates are customizable at `org-roam-capture-templates` and `org-roam-ref-capture-templates`.
2020-03-05 00:21:24 +08:00
..
images (feature): use org-capture templates (#216) 2020-03-05 00:21:24 +08:00
anatomy.md (docs): Add documentation for #+ROAM_ALIAS attribute (#185) 2020-02-26 01:33:49 +08:00
comparison.md Add documentation 2020-02-12 19:05:19 +08:00
configuration.md (feature): use sqlite as backing database (#200) 2020-02-29 15:56:08 +08:00
ecosystem.md (docs): document deft-title patching (#89) 2020-02-16 14:29:58 +08:00
index.md Add documentation 2020-02-12 19:05:19 +08:00
installation.md (docs): add Doom Emacs installation instructions (#212) 2020-03-01 23:56:05 +08:00
notetaking_workflow.md (docs): overhaul documentation (#76) 2020-02-15 14:49:11 +08:00
requirements.txt add readthedocs.yml 2020-02-12 19:40:13 +08:00
roam_protocol.md (feature): use org-capture templates (#216) 2020-03-05 00:21:24 +08:00
templating.md (feature): use org-capture templates (#216) 2020-03-05 00:21:24 +08:00
tour.md (feature): use sqlite as backing database (#200) 2020-02-29 15:56:08 +08:00