chore: add new commands and features (section) to readme

This commit is contained in:
Ayo Ayco 2025-06-23 13:02:38 +02:00
parent 888ff8ef55
commit 087f65653e
2 changed files with 8 additions and 2 deletions

View file

@ -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 doesnt exist yet; opens on editor
1. journal - creates a new journal entry if it doesnt 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

View file

@ -1,3 +1,4 @@
# Sync notes via git
notesSync() {
{
path="${notes_dir}/"