diff options
author | Julio Capote <jcapote@gmail.com> | 2022-09-09 02:05:55 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2022-09-09 02:05:55 +0000 |
commit | d79f13cbcc3fd07b483a9744e87f3e5f3e5860cc (patch) | |
tree | ec5e691976f2610ede9fe9619d83a9c46bb1f800 /share | |
parent | e5eba08f3d2ad61e2452a02eb4f80f94297e3f68 (diff) | |
download | recit-d79f13cbcc3fd07b483a9744e87f3e5f3e5860cc.tar.gz |
working todos
Diffstat (limited to 'share')
-rw-r--r-- | share/recit/templates/custom_delim.templ | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/recit/templates/custom_delim.templ b/share/recit/templates/custom_delim.templ index 876bd0c..f0cbe2f 100644 --- a/share/recit/templates/custom_delim.templ +++ b/share/recit/templates/custom_delim.templ @@ -1 +1,2 @@ -:@/{{Id}}:@/{{Time}}:@/{{Notes}} +\033[1;36m{{Time}}\033[0m@@@{{Id}}@@@{{Notes}} + |