template
Show or edit entry templates.
Usage
bash
doing template [OPTIONS]Options
| Flag | Description |
|---|---|
-e, --editor | Open the template in your configured editor |
--list | List all available templates |
Examples
List available templates:
bash
doing template --listEdit the default template in your editor:
bash
doing template -eShow the current template:
bash
doing template