Fixes #1
@@ -2,7 +2,7 @@
set -euo pipefail
# The editor used to edit agenda note files.
AGENDA_EDITOR=${VISUAL:-${EDITOR:-vi}}
AGENDA_EDITOR=${AGENDA_EDITOR:-${VISUAL:-${EDITOR:-vi}}}
# The home of all files read and written by agenda.
#
The note is not visible to the blocked user.