emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Go to today in Calendar
Date: Mon, 28 Feb 2011 09:40:29 +0100	[thread overview]
Message-ID: <80ipw4mu0y.fsf@somewhere.org> (raw)
In-Reply-To: 871v2ubvhg.fsf@gnu.org

Hi Bastien,

Bastien wrote:
> Sébastien Vauban <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
>> Is it because of some order to respect in the different allowed timestamps
>> (active, inactive, scheduled, deadline)
>
> Yes, SCHEDULED (or DEADLINE) should come first.

OK. I did not think that mattered much, but that's no problem.

> In general, I tend to avoid mixing several timestamps format for the same
> entry (I just allow myself to use both SCHEDULED and DEADLINE, since that
> makes sense.)

I almost never mix many dates, but this comes from the following "need": I
capture emails I have to respond to, and

- I want the original date to be saved, and
- add my SCHEDULED timestamp onto it.

This is done with the following template (in which I just inversed the two
lines containing dates):

#+begin_src emacs-lisp
                  ("m" "Mail" entry
                   (file+headline ,org-default-notes-file "Tasks")
                   "* TODO %:subject%? (from %:fromname) :mail:
   SCHEDULED: %t
   %:date-timestamp-inactive

#+begin_verse
%i
#+end_verse

From %a"
                   :empty-lines 1 :immediate-finish)
#+end_src

You'll tell me that I could use PROPERTIES as well, but I think I'd loose the
ability to sort the tasks tree based on the inactive dates.

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2011-02-28  8:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 17:35 Go to today in Calendar Nathan Neff
2011-02-11 15:14 ` Bastien
     [not found]   ` <AANLkTikA=OXD=0_NrjE2TZX5p=wXJ4_fCCA17Q5A9cMo@mail.gmail.com>
2011-02-22 15:24     ` Fwd: " Nathan Neff
2011-02-25 13:46   ` Carsten Dominik
2011-02-23 10:14 ` Sébastien Vauban
2011-02-25 13:44   ` Carsten Dominik
2011-02-25 15:08     ` Sébastien Vauban
2011-02-26 16:39       ` Bastien
2011-02-28  8:40         ` Sébastien Vauban [this message]
2011-03-03 11:22           ` 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=80ipw4mu0y.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).