mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
add task and jrnl configs
This commit is contained in:
19
jrnl/.config/jrnl/jrnl.yaml
Normal file
19
jrnl/.config/jrnl/jrnl.yaml
Normal 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: /home/vectorkappa/.local/share/jrnl/journal.txt
|
||||
linewrap: 79
|
||||
tagsymbols: '#@'
|
||||
template: false
|
||||
timeformat: '%F %r'
|
||||
version: v3.3
|
||||
Reference in New Issue
Block a user