From 33fa9ecbe53e7939d74a1140e1e7e90cefcdc580 Mon Sep 17 00:00:00 2001 From: baalajimaestro Date: Tue, 25 Oct 2022 21:01:31 +0530 Subject: [PATCH] Termux trigger isnt anymore useful Signed-off-by: baalajimaestro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd2f813..d1ad08d 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ The scripts also assume that your parent directory has git set up properly, and `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. +~~`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.~~