-
I use my notes system on the PC and on Android. In the past I used Onedrive to sync, but then I moved to use a private git repository on GitLab. It would also be possible to use GitHub, but for many reasons I prefer GitLab over GitHub, when possible. I found only one Android git client, which is still developed: mgit. It works quite good, but staging and committing changes takes very long and there is no information about the progress. But it works. And this way I can keep my changes under git version control. I also found 2 editors with build in GitLab support: They can connect directly to GitLab repositories.
I want to discuss:
I also tried gitjournal. But it is too focused on Markdown and I switched from Markdown to AsciiDoc. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Or maybe someone knows a file manager with direct GitLab integration? |
Beta Was this translation helpful? Give feedback.
-
I have git somewhere at the end, not directly as you would think.
|
Beta Was this translation helpful? Give feedback.
-
So what about Termux + Termux:Widget to upload a file to your remote git server? |
Beta Was this translation helpful? Give feedback.
I have git somewhere at the end, not directly as you would think.