aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-11-11 15:56:43 +0000
committerMatthew Lemon <y@yulqen.org>2024-11-11 15:56:43 +0000
commitcf75ed359bd20012ac361cdb393f175e191def76 (patch)
treeb4edbe9ee84db1fb07e0fcc423018a29f714545d
parenta97e7f2be98ce4a62721f0cae58d60b93ee5b1d4 (diff)
Colours in jrnl config
-rw-r--r--jrnl.yaml19
1 files changed, 17 insertions, 2 deletions
diff --git a/jrnl.yaml b/jrnl.yaml
index d61dfa7..21f27bb 100644
--- a/jrnl.yaml
+++ b/jrnl.yaml
@@ -1,4 +1,19 @@
+colors:
+ body: none
+ date: BLUE
+ tags: CYAN
+ title: none
+default_hour: 9
+default_minute: 0
+editor: vim
+encrypt: false
+highlight: true
+indent_character: '|'
journals:
default: ~/Documents/Notes/Scratch/jrnl.txt
- work: ~/Documents/Notes/Scratch/jrnl_mod.txt
-highlight: true
+ work: ~/Documents/Notes/Scratch/jrnl_mod.txt
+linewrap: 79
+tagsymbols: '#@'
+template: false
+timeformat: '%F %r'
+version: v4.1