You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
331 B
Plaintext
17 lines
331 B
Plaintext
{
|
|
"default_hour": 9,
|
|
"linewrap": 79,
|
|
"encrypt": false,
|
|
"default_minute": 0,
|
|
"tagsymbols": "@",
|
|
"editor": "emacsclient -a \"\" -t",
|
|
"timeformat": "%Y-%m-%d %H:%M",
|
|
"highlight": true,
|
|
"journals": {
|
|
"default": {
|
|
"journal": "/Users/dustinswan/Dropbox/journal.txt",
|
|
"encrypt": true
|
|
}
|
|
}
|
|
}
|