jrnl
This commit is contained in:
parent
633e05e58d
commit
05908770b6
2 changed files with 19 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
~/.config/flake8: etc/flake8
|
||||
~/.config/git: git/
|
||||
~/.config/hg: hg/
|
||||
~/.config/jrnl: jrnl/
|
||||
~/.config/kak: kak/
|
||||
~/.config/nvim: neovim/
|
||||
~/.config/rubocop: rubocop/
|
||||
|
|
|
|||
18
jrnl/jrnl.yaml
Normal file
18
jrnl/jrnl.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
colors:
|
||||
body: none
|
||||
date: none
|
||||
tags: none
|
||||
title: none
|
||||
default_hour: 0
|
||||
default_minute: 0
|
||||
editor: nvim
|
||||
encrypt: false
|
||||
highlight: true
|
||||
indent_character: '|'
|
||||
journals:
|
||||
default: ~/notes/jrnl/default.txt
|
||||
linewrap: 79
|
||||
tagsymbols: '@'
|
||||
template: false
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
version: v2.8.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue