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: [bug] Gnus author in capture templates not working
Date: Thu, 23 Sep 2010 21:05:27 +0200	[thread overview]
Message-ID: <87pqw446x4.fsf@mundaneum.com> (raw)
In-Reply-To: 87bp7oxrj1.wl%dmaus@ictsoc.de

Hi David,

David Maus wrote:
> Bastien wrote:
>> David Maus <dmaus-lYycHbxpNtazQB+pC5nmwQ@public.gmane.org> writes:
>>> I've started to implement the :date property for the other mailers and
>>> thought about:
>>>
>>>  - date :: literal content of the date header field
>>>  - date-timestamp :: active timestamp for the date header field
>>>  - date-timestamp-ia :: inactive timestamp for the date header field
>
> Okay, just pushed the changes. The properties for the date header field are
> now %:date, %:date-timestamp, and %:date-timestamp-inactive and are supplied
> by all mail link handlers.

I'm sorry, but when putting this in music, I realize this is (maybe) not
enough. Just consider a typical test case:

--8<---------------cut here---------------start------------->8---
          (setq org-capture-templates
                `(("m" "Mail" entry
                   (file+headline "~/Personal/refile.org" "Tasks")
                   "* TODO %:subject%? (from %:fromname) :mail:
   :PROPERTIES:
   :Created: %:date-timestamp-inactive
   :END:
   SCHEDULED: %:date-timestamp

%i

From %a"
                   :empty-lines 1 :immediate-finish)))
--8<---------------cut here---------------end--------------->8---

I now have a full timestamp (date and time) for when the mail has been sent
(or received?). That's really great.

Though, for the scheduling part, I don't need a full timestamp: I just want to
specify when (which day) I intend to work on it, and reply to it. There, it'd
be cool to have a timestamp with only date and day of the week (no time).

Does this make sense?

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:[~2010-09-23 19:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 21:56 [bug] Gnus author in capture templates not working Sébastien Vauban
2010-09-09 12:26 ` David Maus
2010-09-09 13:03   ` Sébastien Vauban
2010-09-12 16:46     ` David Maus
2010-09-15  9:43       ` Sébastien Vauban
2010-09-19 22:13         ` Bastien
2010-09-20  8:04           ` Sébastien Vauban
2010-09-22  9:36             ` Bastien
2010-09-22 20:02               ` Sébastien Vauban
2010-09-22 20:30                 ` David Maus
2010-09-23  7:48                   ` Bastien
2010-09-23 18:07                     ` David Maus
2010-09-23 19:05                       ` Sébastien Vauban [this message]
2010-09-23 19:21                         ` Bastien
2010-09-24  7:31                           ` Sébastien Vauban
2010-09-26 17:41                         ` David Maus
2010-09-27  8:06                           ` Sébastien Vauban
2010-09-19 21:59   ` 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=87pqw446x4.fsf@mundaneum.com \
    --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).