Is anyone using the Obsidian Git plugin or another git solution to sync with Android? If so, How did you get it to work?

  • @iflyspaceships
    link
    English
    34 months ago

    I think i had trouble with the git plugin on android and ended up not using it. I used Termux instead and just used a couple of homescreen shortcuts to scripts to pull and push. Theres 100% a simpler way, but that’s what workes for me.

    • FacniOP
      link
      fedilink
      1
      edit-2
      4 months ago

      Can it merge files in conflict?

      • @iflyspaceships
        link
        English
        24 months ago

        Probably. Its the same full git you would have in any other linux distro. The only time I had a conflict, I just stashed the changes because they were minor. From then, Ive just had to be vigilante about remembering which device has the latest vault. Im not awesome at git, unfortunately .