aboutsummaryrefslogtreecommitdiffstats
path: root/SOURCE/CORE/core-list.sh
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCE/CORE/core-list.sh')
-rw-r--r--SOURCE/CORE/core-list.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/SOURCE/CORE/core-list.sh b/SOURCE/CORE/core-list.sh
index 17349cd..6ab2896 100644
--- a/SOURCE/CORE/core-list.sh
+++ b/SOURCE/CORE/core-list.sh
@@ -1,4 +1,6 @@
listnotes() {
+ # attempt syncing before listing all notes
+ gitsync
# [ $PLAIN == true ] && echo "output is plain text" || echo "output is colored"
if [[ $(ls -A "$NOTESDIR") ]]; then
if [ $PLAIN == false ]; then