* Diary time intervals format
@ 2006-11-30 7:26 Bastien
2006-11-30 14:09 ` J. David Boyd
[not found] ` <mailman.1362.1164895920.2155.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: Bastien @ 2006-11-30 7:26 UTC (permalink / raw)
Hi,
i'd like to store an appointment and its *duration*; i expected diary
would understand something like:
Nov 30, 2006, 14:30--20:00 RDV Beaubourg
.. so that org-mode could use this properly in the agenda display.
I couldn't find any relevant information in the Emacs manual or in
emacswiki on how to store time intervals within appointments.
Any hint?
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Diary time intervals format
2006-11-30 7:26 Diary time intervals format Bastien
@ 2006-11-30 14:09 ` J. David Boyd
[not found] ` <mailman.1362.1164895920.2155.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: J. David Boyd @ 2006-11-30 14:09 UTC (permalink / raw)
Bastien <bzgNOSPAM@altern.org> writes:
> Hi,
>
> i'd like to store an appointment and its *duration*; i expected diary
> would understand something like:
>
> Nov 30, 2006, 14:30--20:00 RDV Beaubourg
>
> .. so that org-mode could use this properly in the agenda display.
> I couldn't find any relevant information in the Emacs manual or in
> emacswiki on how to store time intervals within appointments.
>
> Any hint?
>
> --
> Bastien
I just saw a response in the org list where some one said that this worked
fine. Now, they did have only one dash between the times, and a space on both
sides. Let me try it and see what I get...
Hmm, it seems to work okay. I went into my .diary file, and added a duration
of xx:yy - yy:zz, and it showed up in my org mode agenda fine.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Diary time intervals format
[not found] ` <mailman.1362.1164895920.2155.help-gnu-emacs@gnu.org>
@ 2006-11-30 21:58 ` Bastien
2006-12-01 8:13 ` carsten.dominik
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2006-11-30 21:58 UTC (permalink / raw)
david@adboyd.com (J. David Boyd) writes:
> Hmm, it seems to work okay. I went into my .diary file, and added a
> duration of xx:yy - yy:zz, and it showed up in my org mode agenda
> fine.
I found the anwser and tried this as well, but i'm not really
satisfied with the output.
Dec 5, 2006, 16:00 - 20:00 Formes symboliques
is converted as:
Diary: 16:00...... - 20:00 Formes symboliques
when i expected:
Diary: 16:00...... Formes symboliques
Diary: 17:00...... Formes symboliques
Diary: 18:00...... Formes symboliques
Diary: 19:00......
or maybe:
Diary: 16:00...... Formes symboliques
Diary: 17:00...... ------------------
Diary: 18:00...... ------------------
Diary: 19:00......
But i think it's not an org-mode issue, it's rather a diary issue.
I couldn't find any syntactic rule for keeping track of appointments
duration, a feature that is obviously required by both planner-muse
and org-mode.
But maybe my fancy diary config is a bit messy, or i'm missing
something... what your agenda output looks like ?
Cheers,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Diary time intervals format
2006-11-30 21:58 ` Bastien
@ 2006-12-01 8:13 ` carsten.dominik
0 siblings, 0 replies; 4+ messages in thread
From: carsten.dominik @ 2006-12-01 8:13 UTC (permalink / raw)
Bastien wrote:
> david@adboyd.com (J. David Boyd) writes:
>
> > Hmm, it seems to work okay. I went into my .diary file, and added a
> > duration of xx:yy - yy:zz, and it showed up in my org mode agenda
> > fine.
>
> I found the anwser and tried this as well, but i'm not really
> satisfied with the output.
>
> Dec 5, 2006, 16:00 - 20:00 Formes symboliques
Org-mode expects "16:00-20:00" instead of "16:00 - 20:00", i.e.
no spaces around the dash. I guess I could relax these rules a bit,
like allowing the spaces, and also allowing two dashes. Will
look into it.
- Carsten
>
> is converted as:
>
> Diary: 16:00...... - 20:00 Formes symboliques
>
> when i expected:
>
> Diary: 16:00...... Formes symboliques
> Diary: 17:00...... Formes symboliques
> Diary: 18:00...... Formes symboliques
> Diary: 19:00......
>
> or maybe:
>
> Diary: 16:00...... Formes symboliques
> Diary: 17:00...... ------------------
> Diary: 18:00...... ------------------
> Diary: 19:00......
>
> But i think it's not an org-mode issue, it's rather a diary issue.
>
> I couldn't find any syntactic rule for keeping track of appointments
> duration, a feature that is obviously required by both planner-muse
> and org-mode.
>
> But maybe my fancy diary config is a bit messy, or i'm missing
> something... what your agenda output looks like ?
>
> Cheers,
>
> --
> Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-12-01 8:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 7:26 Diary time intervals format Bastien
2006-11-30 14:09 ` J. David Boyd
[not found] ` <mailman.1362.1164895920.2155.help-gnu-emacs@gnu.org>
2006-11-30 21:58 ` Bastien
2006-12-01 8:13 ` carsten.dominik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).