emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Schedule event


From: Sebastien Vauban
Subject: Re: [O] Schedule event
Date: Sat, 06 Aug 2011 17:00:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Carsten,

Carsten Dominik wrote:
> On 5.8.2011, at 19:05, Jason Dunsmore wrote:
>> In the Org manual, a distinction is made between items that have a
>> timestamp with the "SCHEDULED" keyword and items that have a plain
>> timestamp:
>> 
>>  "Scheduling an item in Org-mode should not be understood in the same way
>>  that we understand scheduling a meeting. Setting a date for a meeting is
>>  just a simple appointment, you should mark this entry with a simple plain
>>  timestamp, to get this item shown on the date where it applies. This is a
>>  frequent misunderstanding by Org users. In Org-mode, scheduling means
>>  setting a date when you want to start working on an action item."
>> 
>> http://orgmode.org/org.html#Deadlines-and-scheduling
>> 
>> I call these items with plain timestamps "events".

You should add the fact that they're active timestamps in your wording to be
fully accurate -- but I know you do talk about these.

>> These are items that come and go on the agenda whether or not I do
>> anything. I add "events" to my agenda pretty often, so I'd like to schedule
>> them using the same interface I use to schedule SCHEDULED items.
>
> One could certainly combine the code for schedule and deadline into a single
> function and also allow for this function to insert a time stamp without a
> keyword. However, this might lead to confusion. Org internally uses the
> second line in an entry in a special way, for time stamps with keywords like
> DEADLINE, SCHEDULED, CLOSED. It will become confused with time stamps that
> have no keywords.
>
> Why do you want this special interface for setting an event date. How is
> that better than `C-c .'? Is it that you don't need to position the cursor?

I guess so. Even if I'm not really asking for it, I'm sure I'd use such a
function, would it exist.

> Another idea would be to introduce another keyword like APPT an place these
> time stamps also into the second line. That might be more easy to implement.

FWIW, my instinctive reaction would be: yes, great!  Maybe that clarifies the
bits around dates: all active dates get keywords, only inactive ones are
without any keyword.

In that case, I'd opt for EVENT or some such in favor of APPT. Just think at
birthdays, or a TV show: qualifying them as APPT is a bit limitative, IMHO.
EVENT seems a more general term.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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