obsidian-git
obsidian-git copied to clipboard
[FR] support Android/chromeOS
With the popularity of chromebooks nowadays, i think it would be really useful to have this working on chromeOS (basically Android). This would as far as i can see require a javascript-only implementation of git (git add/commit, push, pull and branch), which might be a bit tricky to implement.
Which version of Obsidian do you install on chrome OS? The Android version?
Yeah. I think android is more integrated with chrome os and sometimes I have the issue where crostini (the Linux environment) has its GUI entirely brick. Do you think isomorphic git can be integrated with electron/capacitorjs or is that not feasible anyways?
you can install MGit from Fdroid (playstore version has problems getting the all file permission necessary) and use that on android
There's been an update that makes the plugin available for mobile, using isogit. Does that solve your problem?
That's actually kind of the solution I was eying for! Solves my problem, although i have gone to Dropbox for syncing my notes in the meantime. I'll try it out soon.