Termux script to sync org notes using keybase's end to end encrypted git #902
crdoconnor
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Just in case anybody is interested, this is the script I put in .shortcuts folder named sync.sh which I trigger from the home screen 3 or 4 times a day.
It syncs changes from orgzly revived to keybase's e2e encrypted git repo and back again, prodding orgzly revived at the end to update itself based upon any changes which came back when syncing the repo.
In order to use it you need to clone a keybase git repository to the "org" folder in your phone and point orgzly revived to use that directory first.
All reactions