emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: org-mode and Google Calendar


From: Bastien
Subject: Re: [Orgmode] Re: org-mode and Google Calendar
Date: Thu, 04 Oct 2007 11:44:34 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Carsten Dominik <address@hidden> writes:

>> And maybe this description field could also skip timestamps that are
>> not
>> SCHEDULED or DEADLINE. I often use such timestamps and the description
>> shows them, which looks weird:
>>
>>   DESCRIPTION:     <2007-12-19 mer>
>
> Not sure about that, how to decide what is important and what not?

Yes, no need to skip timestamp when getting the description. I just
discovered I could use timestamps in properties like this:

  :PROPERTIES:
    :TIMESTAMP: <2007-10-04 jeu>
    :SCHEDULED: <2007-10-04 jeu>
    :DEADLINE: <2007-10-04 jeu>
    :ARCHIVE:  archives/patres_archive::
    :CATEGORY: patres
  :END:

This way the description doesn't contain the timestamp.

Maybe a :DESCRIPTION: would also be useful to explicitly specify the
short description. This short description would override the one that
Org tries to guess from the first line of the subtree. 

But eh, I've got my :LOCATION: so I won't be pushy on this one :)

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]