dotfiles/.config/jrnl/jrnl.yaml##template

22 lines
479 B
Plaintext
Raw Normal View History

2022-11-29 22:28:20 +00:00
colors:
body: none
date: green
tags: yellow
title: blue
default_hour: 0
default_minute: 0
editor: {{ env.HOME }}/.local/bin/scripts/emacstty +99999
encrypt: false
highlight: true
indent_character: '|'
journals:
default: ~/data/2-box/journal/jrnl.txt
2023-11-04 18:12:48 +00:00
tug: ~/data/2-box/journal/tug.txt
nug: ~/data/2-box/journal/nuggets.txt
2022-11-29 22:28:20 +00:00
intentions: ~/data/2-box/journal/intentions.txt
linewrap: 99
tagsymbols: '@'
template: false
timeformat: '%Y-%m-%d %a %H:%M'
version: v2.8.4