<div dir="ltr">Actually there is a good point here. It would be great to have options to use self hosted git repos, or even github, bitbucket etc. <div><br></div><div>I've quite fancied building my own website around the repo - I like the one hosted on subsurface, but that one doesn't allow me to share links with other divers. If I could push to my own repo, it opens up a lot of interesting development opportunities. </div><div><br></div><div>Of course, I can just add a remote to the local one, and push to that manually, when I get home. </div><div><br></div><div>:-)</div><div><br></div><div>Martin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 12 June 2018 at 07:05, C. Hoefer <span dir="ltr"><<a href="mailto:ch.hoefer@gmx.de" target="_blank">ch.hoefer@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks a lot Anton,<br>
<br>
I was aware of the 'simple solution', but just not a huge fan of<br>
uploading privat stuff to any storage beyond my control. <br>
<br>
But the other solution sounds reasonable. I'll try that. I was about to<br>
look into the logbook access in the source... _that_ would have meant<br>
effort.<br>
<br>
cheers<br>
/Chris<br>
<span class="im HOEnZb"><br>
<br>
On Mo, 2018-06-11 at 20:27 +0200, Anton Lundin wrote:<br>
> On 08 June, 2018 - C. Hoefer wrote:<br>
> <br>
> > Hello,<br>
> > <br>
> > I'm trying to start using subsurface mobile.<br>
> > <br>
> > Is there a tool to convert my xml logbook to the format used with the<br>
> > mobile? Back and forth at best. :-)<br>
> <br>
> The simple answer is Use the cloud service. Its the only supported<br>
> source for subsurface mobile. It will handle everything for you.<br>
> <br>
> <br>
> <br>
> To answer your literal question, Using Subsurface is the sane way of<br>
> doing it. Just create a git repo, ex:<br>
> <br>
> mkdir ~/TEST<br>
> cd ~/TEST<br>
> git init .<br>
> <br>
> and choose save as, and point it to that repo, and add [branch-name] to<br>
> it.<br>
> <br>
> <br>
> If you're bat shit crazy like I am, you can then transplant that repo<br>
> into the data folder of your mobile device, and you've loaded your<br>
> logbook into your mobile device without the cloud service. It requires a<br>
> lot of low level hacking, so its not recommended for anyone else.<br>
> <br>
> <br>
> //Anton<br>
> <br>
> <br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.<wbr>org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-<wbr>divelog.org/cgi-bin/mailman/<wbr>listinfo/subsurface</a><br>
</div></div></blockquote></div><br></div>