dotfiles/.config/jrnl/jrnl.yaml

21 lines
433 B
YAML
Raw Normal View History

2020-10-07 19:54:05 +00:00
colors:
body: none
date: green
tags: yellow
title: blue
2020-10-07 19:54:05 +00:00
default_hour: 0
default_minute: 0
editor: nvim
encrypt: false
highlight: true
indent_character: '|'
journals:
2020-11-13 22:58:30 +00:00
default: ~/data/2-standards/notes/journal/jrnl.txt
2021-01-07 11:04:44 +00:00
intentions: ~/data/2-standards/notes/journal/intentions.txt
2020-11-13 22:58:30 +00:00
nug: ~/data/2-standards/notes/journal/nugnug.txt
linewrap: 99
2020-10-07 19:54:05 +00:00
tagsymbols: '@'
template: false
2020-11-26 19:32:26 +00:00
timeformat: '%Y-%m-%d %a %H:%M'
2020-10-07 19:54:05 +00:00
version: v2.4.5