diff --git a/README.md b/README.md index f8c4983..b8b9001 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,14 @@ $ vim ~/ayo.conf ## Scripts 1. ayo - parent command, lists all available scripts or accepts parameters -2. journal - creates a new journal entry if it doesn’t exist yet; opens on editor +1. journal - creates a new journal entry if it doesn’t exist yet; opens on editor + 1. append - append one thought at the end of the day's entry +1. notes - notes management +1. git - git tools + +## Features +1. Autosync for notes & journal via git ## Planned 1. config - create configuration for variables (eg, editor, locations) -2. journal sync - sync journal entries diff --git a/functions.sh b/functions.sh index 1a1a997..b83a55a 100644 --- a/functions.sh +++ b/functions.sh @@ -1,3 +1,4 @@ +# Sync notes via git notesSync() { { path="${notes_dir}/"