dotfiles/jrnl_config

17 lines
335 B
Plaintext

{
"default_hour": 9,
"linewrap": 79,
"encrypt": false,
"default_minute": 0,
"tagsymbols": "@",
"editor": "vim -c Goyo -c startinsert",
"timeformat": "%Y-%m-%d %H:%M",
"highlight": true,
"journals": {
"default": {
"journal": "/Users/dustinswan/Dropbox/journal.txt",
"encrypt": true
}
}
}