Warning, /pim/kdepim-runtime/resources/tomboynotes/README is written in an unsupported language. File is not indexed.

0001 ==== What's this ? ====
0002 This is an Akonadi resource for Tomboy-compatible note servers like Grauphel.
0003 
0004 ==== Usage ====
0005 For this resource you need only the URL of your service,
0006 e.g. https://fqdn/index.php/apps/grauphel
0007 It is the same URL that you have used in Tomboy.
0008 For the registration process it will open a web page where you can log in
0009 with your username and password of your account of the note server.
0010 
0011 ==== Tested with ====
0012 Today it's tested only with Grauphel. So it may be incompatible with
0013 other server implemantations (e.g. Rainy). But you are free to test it
0014 and to report your experiences.
0015 
0016 ==== Depends on ====
0017 the OAuth library o2. At the moment it is shipped with the resource code
0018 in the subfolder o2. You can find the licence in the file o2/LICENSE.
0019 
0020 The shipped version is based on this last commit:
0021 https://github.com/pipacs/o2/commit/0d39396e06fc54dfef9433497f78567944519602
0022 
0023 I changed only the o2 includes and the code style. The changes are documented
0024 in o2/changes.patch.