aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-10-14 23:27:36 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-10-14 23:27:36 +0200
commit1ba3513a32c4ea51e4e3f2ea56e3639aa76f3bb2 (patch)
tree908a7c84018de7791d0ad4c90425530bc0cb72f1 /README.rst
parent6c8ad60e9888fa5625dad2460ca073f93ac1ae0d (diff)
downloadgrauphel-1ba3513a32c4ea51e4e3f2ea56e3639aa76f3bb2.tar.gz
grauphel-1ba3513a32c4ea51e4e3f2ea56e3639aa76f3bb2.zip
update changelog and readme; prepare 0.3.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst18
1 files changed, 13 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 060528f..0e3113f 100644
--- a/README.rst
+++ b/README.rst
@@ -5,17 +5,25 @@ ownCloud__ application implementing the `Tomboy`__ `REST API`__ for syncing note
Work in progress.
+__ http://owncloud.org/
+__ https://wiki.gnome.org/Apps/Tomboy
+__ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0
+
+
======
Status
======
+
+What works
+==========
- Authentication works
- Note synchronization works
-- Web interface to view notes is missing
-- OAuth token interface is missing
+- OAuth token management interface works
+- Database management interface (reset) works
-__ http://owncloud.org/
-__ https://wiki.gnome.org/Apps/Tomboy
-__ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0
+What is missing
+===============
+- Web interface to view notes is missing
=================