obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

[FR] support Android/chromeOS

Open leonhma opened this issue 3 years ago • 3 comments

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.

leonhma avatar May 02 '22 15:05 leonhma

Which version of Obsidian do you install on chrome OS? The Android version?

Vinzent03 avatar May 02 '22 15:05 Vinzent03

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?

leonhma avatar May 02 '22 18:05 leonhma

you can install MGit from Fdroid (playstore version has problems getting the all file permission necessary) and use that on android

s-aluma-r avatar May 30 '22 11:05 s-aluma-r

There's been an update that makes the plugin available for mobile, using isogit. Does that solve your problem?

NomarCub avatar Sep 19 '22 16:09 NomarCub

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.

leonhma avatar Sep 19 '22 17:09 leonhma