diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 35008948e62d409b30aaa3c7506b44396de805ac
parent a12951a8f022cb59582ea03e306ab04e044232a8
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed,  2 Feb 2022 23:10:56 +0100

update changelog

Diffstat:
MCHANGELOG.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,6 +1,6 @@ ## [Unreleased] -## [0.6] +## [0.6] - 2022-02-02 ### Changed * Changed "s" shortcut logic: "s" no longer jumps to specific day (search), use "f" to "find" date (drop-in replacement). Use "s" to "sync" entries to Google calendar (CalDAV sync). @@ -61,4 +61,4 @@ ### Notes * There is still a bug which appends '/' to the diary directory even if the trailing '/' is already given. -* Removing entries not yet possible -\ No newline at end of file +* Removing entries not yet possible