[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] property values and timestamps
From: |
Nick Dokos |
Subject: |
Re: [O] property values and timestamps |
Date: |
Fri, 14 Oct 2011 01:27:12 -0400 |
Skip Collins <address@hidden> wrote:
> I store a timestamp in a property. I create the property by
> typing
> C-c C-x p
> and then entering the property name, say BIRTHDAY. Then I
> have to enter the date manually.
>
You can plan ahead a bit and avoid the manual entry:
o enter the time stamp into the org file: C-c ! or whatever.
o kill the timestamp
o enter the property - when it's time to enter the value,
yank the killed timestamp.
> It would be nice if
> C-c !
> and other timestamp creation commands were available in
> the minibuffer when entering property values.
>
But this *would* be nicer, indeed.
Nick