diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-16 17:22:56 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-16 17:22:56 +0100 |
commit | be04be63ce7202d86931fddee3aaddc94ef2f5ee (patch) | |
tree | 9dfff09d600260a33ed72806ef0778f603df478a /taskopenrc | |
parent | 5d0ac192722f798dc3fa884cdb74296e4d4e3654 (diff) |
the big apr 22 update
Diffstat (limited to '')
-rw-r--r-- | taskopenrc | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ #BROWSER='xdg-open $FILE &>/dev/null' +BROWSER='qutebrowser' EDITOR='vim' #FILE_CMD='xdg-open' TASKBIN='task' @@ -7,7 +8,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/tasknotes/" +NOTES_FOLDER="$HOME/Documents/textnotes" # Preferred extension for tasknotes NOTES_EXT=".md" @@ -36,7 +37,7 @@ NOTES_EXT=".md" # Add some paths to the taskopen's PATH variable #PATH_EXT=/path/to/taskopen/scripts -PATH_EXT=/usr/local/share/taskopen/scripts +PATH_EXT=/usr/share/taskopen/scripts # Regular expression that referes to the NOTES_FILE. # Default is: Notes |