aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--taskopenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/taskopenrc b/taskopenrc
index bd28102..ef3edd6 100644
--- a/taskopenrc
+++ b/taskopenrc
@@ -6,7 +6,7 @@ TASKBIN='task'
# If you sync tasks NOTES_FOLDER should be a location that syncs and is available to
# other computers, i.e. /users/dropbox/tasknotes
# NOTES_FOLDER to store notes in, must already exist!
-NOTES_FOLDER="$HOME/Documents/textnotes"
+NOTES_FOLDER="$HOME/Documents/tasknotes"
# Preferred extension for tasknotes
NOTES_EXT=".md"