-#+STARTUP: align fold nodlcheck hidestars oddeven intestate
-#+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
-#+TAGS: Write(w) Update(u) Fix(f) Check(c)
#+TITLE: Org Mode tools!
#+AUTHOR: Worg people
#+EMAIL: mdl AT imapmail DOT org
+#+STARTUP: align fold nodlcheck hidestars oddeven intestate
+#+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
+#+TAGS: Write(w) Update(u) Fix(f) Check(c)
#+LANGUAGE: en
#+PRIORITIES: A C B
#+CATEGORY: worg
-#+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
+#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
This page lists external tools useful for handling Org files.
Read [[http://orgmode.org/worg/org-tutorials/org-ruby.html][the org-ruby tutorial for details.]]
-* Specific-purpose tools
+
+* Specific purpose tools
** Convert from Planner to Org
- Homepage: https://bitbucket.org/edgimar/michel-orgmode
Michel-orgmode is a python script which serves as a bridge between an
-org-mode textfile and a Google-tasks task list. It can pull the contents of
-a Google-tasks list into an org-mode file, or push an org-mode file's
-contents to a Google-tasks list.
+org-mode textfile and a Google-tasks task list. It can pull the contents
+of a Google-tasks list into an org-mode file, or push an org-mode file's
+contents to a Google-tasks list. It supports bidirectional sync.
** Using GData API to import events in an Org file