[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Dates in agenda
From: |
Carsten Dominik |
Subject: |
Re: [Orgmode] Dates in agenda |
Date: |
Fri, 28 Mar 2008 11:48:12 +0100 |
On Mar 27, 2008, at 3:25 PM, Richard G Riley wrote:
Is it possible to turn off dates being shown for repeated tasks in the
agenda?
e.g I do not want to see the original creation date here on the pub
quiz
entry:
,----
| Tuesday 1 April 2008
| Shamrock: 21:30...... Pub Quiz <2008-03-25 +1w>
| Diary: April Fools' Day
`----
Yes, put the time stamp on a line by itself.
Also, lets say I have an item with some notes e.g
,----
| ** [2008-03-14 Fri 13:22] semantic completion check for eriks
reply :@home:Online:emacs:
| SCHEDULED: <2008-03-17 Mon 14:00>
| <2008-03-17 Mon 14:00> Dont forget to remove debug code
| removed all message() calls.
`----
I want to add a note without changing TODO state. Is the quickest way
just to move to the end hit "C-c ." then move to next line and type or
is there some sort of "add note" function?
That is currently the fastes way, I suppose we could have a special
command for adding a note independent of any state changes. Its is on
my list now.
- Carsten