Sync iPad Obsidian via iSH git (Windows, Linux, Android)

This page summarizes the projects mentioned and recommended in the original post on /r/ObsidianMD

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • myWp

  • cd /mnt/dq/Obsidian/Wp git init git remote add origin https://github.com/me/myWp.git # Some users might have to do a "git add" and "git commit" before # a local branch is available to rename. I didn't, so... git branch -M main git pull --rebase origin main # This might take a while git push -u origin main

  • ish

    Linux shell for iOS

  • An alternative to using iSH, mount -t ios, and git is to use the (for these purposes) workalikes a-Shell, pickFolder, and lg2. These latter are all fast and good. Personally, however, I like having a full-blown linux distro on my iPad so I would choose iSH in any case. But, on the other hand, git on iSH continues to face issues of sporadic hanging on commit and pull (e.g. ish-943, ish-1640) so having lg2 around or even as the main git-work client can be useful.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts