emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gregor Zattler <telegraph@gmx.net>
To: Emacs-orgmode <Emacs-orgmode@gnu.org>
Subject: Re: org-capture datetree+prompt: wrong time (range) information in timestamp (%T escape sequence)
Date: Tue, 25 Sep 2012 00:08:47 +0200	[thread overview]
Message-ID: <20120924220847.GA7312@boo.workgroup> (raw)
In-Reply-To: <87d31bo70r.fsf@bzg.ath.cx>

Hi Bastien, org-mode users + developers:
* Bastien <bzg@altern.org> [24. Sep. 2012]:
> Gregor Zattler <telegraph@gmx.net> writes:
> 
>> But there are two problems with the time information, which I
>> consider to be bugs:
>>
>> 1) If I enter a time *range* at the prompt, the %T expands to the
>>    time when I invoked the capture ("now") while the date is
>>    still the entered day, not today.  This is a mixture of the
>>    events date / recording time which I consider to be a bug.
>>    Instead I expect to see the date and time range of the
>>    appointment.
> 
> The %T specifier do not allow ranges.  I've changed the behavior 
> here so that, when the user specifies a time range, only the first
> time spec is taken into account.
> 
>> 2) If I do not enter a time at all, since for instance the date
>>    is not bound to a time (e.g. holiday, birthday) the %T also
>>    expands to the time when I invoked the capture ("now") while
>>    the date is still the entered day, not today.
> 
> The %T specifier _requires_ a time to be set (otherwise you would use
> %t), but I agree the current time looks wrong here.  So this is now
> 00:00 instead.  This does not look perfect, but it's better IMHO.
> 
> Thanks for reporting these bugs.

Thanks for fixing this.

Is this somehow possible with only one prompt:

- to be prompted for the date of the event or the date and time /
  time range of the appointment.
- the event/appointment to be recorded in a date tree under it's
  respective date, not under today.
- having a timestamp in the resulting heading
- to see the respective time (range) information in the agenda if
  there is any.

I managed to to this without the date tree but with one level one
heading for each entry.  That's a bit more like Emacs diary, but
I like the date tree because it's hides more information:

(org-capture-templates (quote ( ("d" "diary the Org way" entry (file "~/org/diary.org") "* %? %^T %^g"))))

Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

P.S.: sorry to Bastien for first replying to him instead of the
list: user input mistake.

  reply	other threads:[~2012-09-24 22:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23 19:49 [Bug] org-capture datetree+prompt: wrong time (range) information in timestamp (%T escape sequence) Gregor Zattler
2012-09-24 14:00 ` Bastien
2012-09-24 22:08   ` Gregor Zattler [this message]
2012-09-26 21:58     ` [FR] capture with one prompt dattree and time range (was: Re: [bug] org-capture datetree+prompt: wrong time (range) information in timestamp (%T escape sequence)) Gregor Zattler
2012-09-26 22:55       ` [FR] capture with one prompt dattree and time range Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120924220847.GA7312@boo.workgroup \
    --to=telegraph@gmx.net \
    --cc=Emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).