jrnl: Add to writing module

Added base configuration of my digital journaling tool of choice jrnl to
the writing package.
This commit is contained in:
Marty Oehme 2023-01-07 16:25:50 +01:00
parent 3514e0afb5
commit 3dbc9f47d9
Signed by: Marty
GPG Key ID: 73BA40D5AFAF49C9
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
colors:
body: none
date: none
tags: none
title: none
default_hour: 9
default_minute: 0
editor: nvim
encrypt: false
highlight: true
indent_character: '|'
journals:
default:
journal: ~/documents/records/jrnl.md
linewrap: 79
tagsymbols: '#@'
template: false
timeformat: '%F %r'
version: v3.3