5 Comments

I think the path in the zk_sync script is incorrect, it missed the home folder, the correct path is :

"/data/data/com.termux/files/home/storage/shared/path-to-vault"

> change path-to-vault to your vault path

Expand full comment

Does this still work with the heavily restricted scoped storage on Android 12?

Expand full comment

Does this require some other step like rooting? I tried to follow along and the steps mostly worked, but after I clone the git repo containing my vaut, I can't see it in the file browser to import into obsidian

Expand full comment

Hi Ian, rooting is not required. Did you run `termux-setup-storage`? Also when you ran `git clone <repo>` did you specify where to clone it to?

Expand full comment

rooting required on android for sync to linux or namespace collisions related to case sensitivity can happen.

Expand full comment