Document the termux_trigger script

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-10-09 19:03:50 +05:30
parent e378e715f1
commit 9ff2a76479
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -10,3 +10,5 @@ The scripts also assume that your parent directory has git set up properly, and
`encrypt.py` - Encrypts the entire obsidian repo, with ChaCha20, retaining folder structure, with the given keys, supplied via env vars, and pushes it to a backup git facility.
`trigger.py` - This is more like a personal script, but all it does is, create a git tag in the current obsidian repo, push it ahead, and trigger a CI pipeline on another repo.
`termux_trigger.sh` - Script to sync all your obsidian repos, into your mobile. Works only with Termux. Fully automatic once you fill in the necessary variables, functions as a very dumb replacement to Obsidian Git Plugin. Hook it with Tasker to trigger it on a schedule/by another triggers.