* direnv setup * aoc script * timer script
@@ -0,0 +1,7 @@
PATH_add sbin
export AOCROOT=`pwd`
export CURRDAY=`date +%d`
export CURRMONTH=`date +%m`
export CURRYEAR=`date +%Y`
export TODAYDIR="$AOCROOT/$CURRYEAR/day$CURRDAY"
The note is not visible to the blocked user.