Fixed critical issues relating to encryption, including misplaced files

and failure to erase temporary files.
This commit is contained in:
Jon-William Lewis
2016-02-15 18:48:56 -06:00
parent 69bbd06948
commit 6105190e78
6 changed files with 11 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ EXT=note # File extension to use (for listing notes)
DATE_FMT="+%D %T" # Date Format:
# If you would like to modify the date format, you may
# specify one appropriate to the `date` command.
# specify one appropriate to the \`date\` command.
ENCRYPTION="FALSE" # Main Encryption Toggle:
# WARNING: ANY PREVIOUSLY UNENCRYPTED NOTES WILL BE LOST