diff --git a/README.org b/README.org index a2327384..f4a72344 100644 --- a/README.org +++ b/README.org @@ -1,13 +1,13 @@ * MobileOrg 2.0 -A new implementation of [[https://github.com/matburt/mobileorg-android][MobileOrg]], an org mode parser for Android. +A new implementation of [[https://github.com/matburt/mobileorg-android][MobileOrg]], an org mode app for Android. -The app is under heavy refactoring and is not out yet (a first release should be out in the following weeks). +The app is under heavy refactoring and is not out yet: a first release should be out in the following weeks. ** Current features -- Modern design using Android new Material Design guidelines -- Automatic Git synchronization (via SSH and HTTP). Access to the raw files in case of conflict to solve. -- Independant of Emacs: it is no longer required to use it in conjonction with Emacs. +- Modern design using Android's Material Design guidelines +- Automatic [[https://en.wikipedia.org/wiki/Git_%28software%29][Git]] synchronization (via SSH and HTTP). Access to the raw files in case of conflict to solve. +- Independent of Emacs: it is no longer required to use it in conjonction with Emacs. - Agenda view and Todo list view generated from the org files. - Folding of items and sub-items. @@ -30,7 +30,7 @@ Here are a few screenshots of the current state of the app. [[https://github.com/wizmer/mobileorg-android/blob/master/picturesReadme/FoldedViewResized.png]] **** Children only [[https://github.com/wizmer/mobileorg-android/blob/master/picturesReadme/ChildViewResized.png]] -**** Expended +**** Expanded [[https://github.com/wizmer/mobileorg-android/blob/master/picturesReadme/ExpendedResized.png]] *** The TODO view