Common attributes for simple notes. THese attributes are more often used by books, adventures, rules, etc.
Notes created from QuteNote (or a derivative) will look for a template
named note2md.txt by default.
books, getAliases, hasSections, labeledSource, name, reprintOf, source, sourceAndPage, sourcesWithFootnote, tags, text, vaultPath
List of source books using abbreviated name. Fantasy statblocks uses this list format, as an example.
Aliases for this note, including the note name, as quoted/escaped strings.
Example values:
- "+1 All-Purpose Tool"
- "Carl "The Elder" Frost"
In templates:
aliases:
{#each resource.aliases}
- {it}
{/each}True if the content (text) contains sections
Formatted string describing the content's source(s): _Source: <sources>_
Note name
List of content superceded by this note (as Reprinted)
String describing the content's source(s)
Book sources as list of SourceAndPage
Get Sources as a footnote.
Calling this method will return an italicised string with the primary source followed by a footnote listing all other sources. Useful for types that tend to have many sources.
Collected tags for inclusion in frontmatter
Formatted text. For most templates, this is the bulk of the content.
Path to this note in the vault