dotfiles/.config/jrnl/jrnl.yaml

22 lines
457 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
2021-10-31 19:22:16 +00:00
editor: nvim +
2020-10-07 19:54:05 +00:00
encrypt: false
highlight: true
indent_character: '|'
journals:
2022-05-03 09:21:04 +00:00
default: ~/data/2-box/journal/jrnl.txt
intentions: ~/data/2-box/journal/intentions.txt
intentions-nug: ~/data/2-box/journal/intentions-nug.txt
nug: ~/data/2-box/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