[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Automatically sorting remembered entries
From: |
Taru Karttunen |
Subject: |
[Orgmode] Automatically sorting remembered entries |
Date: |
Sun, 19 Apr 2009 12:23:38 +0300 |
User-agent: |
Sup/git |
Hello
Is there a way to insert remembered entries in a sorted fashion?
I am inserting entries like: *** <2009-04-20 Mon> Foobar
and would like them to be sorted under the heading they
are remembered.
e.g. given the org file:
* Current
*** <2009-04-18 Sat> Foo
*** <2009-04-21 Tue> Bar
The entry would be automatically inserted in the middle like:
* Current
*** <2009-04-18 Sat> Foo
*** <2009-04-20 Mon> Foobar
*** <2009-04-21 Tue> Bar
- Taru Karttunen
- [Orgmode] Automatically sorting remembered entries,
Taru Karttunen <=