From: Christian Weiske Date: Tue, 4 Nov 2014 15:50:03 +0000 (+0100) Subject: sync setup howto for tomboy and tomdroid X-Git-Tag: v0.5.0~10 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/ccf22ddd09fbcf786118a807ed1d58b12fbe7229?ds=sidebyside sync setup howto for tomboy and tomdroid --- diff --git a/.gitignore b/.gitignore index 7516d61..c3b465f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ README.html /dist/ +/docs/*.html diff --git a/docs/howto.rst b/docs/howto.rst new file mode 100644 index 0000000..4f65cd0 --- /dev/null +++ b/docs/howto.rst @@ -0,0 +1,53 @@ +********************************* +HowTo setup clients with grauphel +********************************* +The Tomboy notes server grauphel__ works with several clients. +Here are the instructions to configure the clients. + +__ http://cweiske.de/grauphel.htm + + +====== +Tomboy +====== +Tomboy__ is a desktop application for note taking. + +__ https://wiki.gnome.org/Apps/Tomboy + +#. Start the browser +#. Log into ownCloud and open the "Tomboy notes" app +#. Select and copy the "sync server URL" that is shown +#. Start Tomboy +#. Open the preferences, tab "Synchronization" +#. Select service: "Tomboy Web" +#. Paste the sync server URL into the "Server" field +#. Click "Connect to server" +#. The browser opens +#. Click "Yes, authorize" +#. You will see "Tomboy Web Authorization Successful" +#. Go back to the Tomboy preferences window +#. Click "Save", then "Yes" +#. The notes get synchronized between Tomboy and the grauphel + + +======== +TomDroid +======== +TomDroid__ is an Android application for phones and tablets. + +__ https://launchpad.net/tomdroid + + +#. Start the browser +#. Log into ownCloud and open the "Tomboy notes" app +#. Select and copy the "sync server URL" that is shown +#. Start Tomdroid +#. Open the menu -> "Settings" +#. Look at the "Synchronization" section +#. Service: "Online Synchronization" +#. Server: Paste the URL you copied before +#. Go back to Tomdroid's main screen +#. Click "sync" +#. The browser opens +#. Click "Yes, authorize" +#. Tomdroid opens and the notes get synchronized