Added docstring for vns_journal

This commit is contained in:
Vera Lewis
2025-09-05 21:04:32 -05:00
parent 286b3efbdf
commit e06e98beef

3
vns
View File

@@ -283,6 +283,9 @@ vns_edit () {
vns_journal () {
# journal
# Create or edit a Daily Journal Entry under yy/mm/dd
TODAY="$(date '+%y/%m/%d')"
if [ -r "$VNS_STORE/${TODAY}.gpg" ]; then