Hi,
I have a checklist in this form:
- [ ] Item One
- [ ] Item Two
In Org-mode 7.7, if I put my mouse inside one of the checks and press the
left button, I get the following message:
org-open-at-point: Wrong type argument: markerp, 471
The number changes depending upon where the checkm
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
This weekend, while trying to avoid doing any real work, I started noodling
around with the Google Tasks API and I got a respectable distance toward a
script which will read your Google Tasks and export them to Org-mode.
Currently it will capture the task title, the notes, the todo status (TODO
or
oogle-api-python-client/wiki/Installation
sudo easy_install --upgrade google-api-python-client
Thanks,
Patrick
On Tue, Jan 31, 2012 at 5:12 AM, Eric S Fraga wrote:
> Patrick Brennan writes:
>
> > This weekend, while trying to avoid doing any real work, I started
> noodling