Appearance
Templates
FreshList, read, and insert templates. Resolve , , and template variables.
Commands for Templates.
templates
List templates.
bash
total # return template counttemplate:read
Read template content.
bash
name=<template> # (required) template name
title=<title> # title for variable resolution
resolve # resolve template variablestemplate:insert
Insert template into active file.
bash
name=<template> # (required) template nameNotes:
resolveoption processes,,variables- Use
create path=<path> template=<name>to create a file with a template
See also
- Browse all command groups
- Keyboard shortcuts for the TUI