Skip to content

template

Show or edit entry templates.

Usage

bash
doing template [OPTIONS]

Options

FlagDescription
-e, --editorOpen the template in your configured editor
--listList all available templates

Examples

List available templates:

bash
doing template --list

Edit the default template in your editor:

bash
doing template -e

Show the current template:

bash
doing template

Released under the MIT License.