Archetype: doc_memory.org.mustache
Project memory: #+memory_subtype plus statement / why / how-to-apply one-shot body fields. Org-mode document scaffold generated from the entity meta-model. The produced `.org` file is tangled into the site build and kept in the org-roam graph.
See the Template variable reference for the complete list of available variables and their semantics.
Template
The full template source. Edit here and re-tangle with
compass build --direct tangle_codegen_templates to regenerate
library/templates/doc_memory.org.mustache.
{{! GENERATED FILE — tangled from projects/ores.codegen/library/templates/doc.org. Edit the org source. }}
:PROPERTIES:
:ID: {{id}}
:END:
#+title: {{title}}
#+description: {{description}}
#+type: memory
#+memory_subtype: {{memory_subtype}}
#+level: cross
#+filetags: {{filetags}}
#+created: {{date}}
#+updated: {{date}}
{{statement}}
*Why:* {{why}}
*How to apply:* {{how_to_apply}}
See also
- Parent facet: Documentation templates
- Template variable reference