diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2014-11-04 16:50:03 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2014-11-04 16:50:03 +0100 |
| commit | ccf22ddd09fbcf786118a807ed1d58b12fbe7229 (patch) | |
| tree | 2130687e0553dbb3d27fe4d07704d3b423e54670 /docs | |
| parent | 3cee16615f587f20682f07650c7c07174fd84aee (diff) | |
| download | grauphel-ccf22ddd09fbcf786118a807ed1d58b12fbe7229.tar.gz grauphel-ccf22ddd09fbcf786118a807ed1d58b12fbe7229.zip | |
sync setup howto for tomboy and tomdroid
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto.rst | 53 |
1 files changed, 53 insertions, 0 deletions
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 |
