[Orgmode] Announce: org-mode and thunderbird integration

2010-12-14 Thread Martin Svenson
I've successfully integrated org-capture with thunderbird It is very trivial, but since I saw earlier posts on this: check https://bitbucket.org/phromo/org-thunderbird/src/b6ac29949911/thund.js It has a few limitations - works by org-mode shell links (see note in paste) - can't find the email

[Orgmode] Visual indication on unscheduled TODOs

2010-12-02 Thread Martin Svenson
Hi (this is my first post), I'm trying to get a visual hint that a certain TODO is unscheduled, so that I can immediately see this when I go through the outline during regular reviews. My first strategy was to try and add a font-lock hook to achieve this multiline font-lock behaviour: See

[Orgmode] Visual indication on unscheduled TODOs

2010-12-01 Thread Martin Svenson
Hi (this is my first post), I'm trying to get a visual hint that a certain TODO is unscheduled, so that I can immediately see this when I go through the outline during regular reviews. My first strategy was to try and add a font-lock hook to achieve this multiline font-lock behaviour: See