Hello everyone, I have created a TCL script which can be used to parse org files. Its primary purpose was for my personal use: I had a bunch of AbstractSpoon ToDoList files which needed to be converted to Org-mode. In the process I created a bidirectional converter: it will convert TDL to Org and vice-versa. It also has a lot of routines which might prove useful to the Org community. The script is licensed under the GPLv3 and can be found here: https://sourceforge.net/projects/orgutil/ I hope you find it useful! Patrick