From e08e797e6702516bf0af33b5aa4cb77eb90a64ab Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Wed, 13 Aug 2014 20:39:03 +0200 Subject: [PATCH] update examples --- README.org | 4 ++-- examples/mylife.org | 26 +++++++++++++++++++++----- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 9dd8608f..e5e56ca0 100644 --- a/README.org +++ b/README.org @@ -17,6 +17,8 @@ provided. It encapsulates all functionality for parsing and modifying Org-Mode files. + [[https://raw.githubusercontent.com/jceb/vim-orgmode/master/examples/mylife.org][file:examples/mylife.png]] + ** Features vim-orgmode is still very young but already quite usable. Here is a short list of the already supported features: @@ -34,8 +36,6 @@ More features are coming... - [[file:examples/mylife.org][file:examples/mylife.png]] - * License Information about the license are found in the file LICENSE. diff --git a/examples/mylife.org b/examples/mylife.org index cee075e0..89f49dea 100644 --- a/examples/mylife.org +++ b/examples/mylife.org @@ -1,10 +1,26 @@ -* My Life - - [-] in plain text [50%] - - [X] some task - - [ ] some other task -* TODO Write minutes of last meeting :work: +* My Life in plain text + - [X] birth + - [-] life [50%] + - [X] use vim + - [ ] get everything done +* Write minutes of last meeting <2014-08-08 Fri> :work: ** DONE John said this ** TODO Mary said that ** WAITING What did Mark say? + [[http://example.com/here/is/the/recording][1st recording]] + [[http://example.com/here/is/the/recording][2nd recording]] +* Some folding headline 1 :one: +** Folded +*** Even more folded +* Some folding headline 2 +** Folded :two: +*** Even more folded +* Some folding headline 3 +** Folded +*** Even more folded :three: +* Some folding headline 4 +** Folded +*** Even more folded + unfolded