emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@diplan.de>
To: emacs-orgmode@gnu.org
Subject: inactive time stamp shows as scheduled and active in agenda
Date: Tue, 02 Oct 2007 11:13:15 +0200	[thread overview]
Message-ID: <fdt23a$9is$1@sea.gmane.org> (raw)

hi.

look at this todo:

* TODO [#A] [2007-10-02 Di 10:42] call from customer        :@TAG:


I find it in may custom agenda using:

(setq org-agenda-custom-commands
      '(
        ("A" agenda "prio A agenda"
         ((org-agenda-skip-function
           (lambda nil
             (org-agenda-skip-entry-if (quote notregexp) "\\=.*\\[#A\\]")))
          (org-agenda-ndays 1)
          (org-deadline-warning-days -1)
          (org-agenda-overriding-header "Today's Priority #A tasks: ")))
...


The timestamp is incative! It is just a reminder for when the call from the customer came in.
I would like to see the todo in the agenda because it is a prio #A todo but I do not like to see at
in the agenda like here as a scheduled timestamped todo item!
How can I manage to see the item unscheduled?


    8:00......        ----------------
   10:00......        ----------------
   10:42......        Scheduled:  INARBEIT [#A] [2007-10-02 Di ] call from customer :@TAG:
   12:00......        ----------------
   14:00......        ----------------


rainer

             reply	other threads:[~2007-10-02  9:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02  9:13 Rainer Stengele [this message]
2007-10-02 11:52 ` inactive time stamp shows as scheduled and active in agenda Bastien
2007-10-02 12:45   ` Rainer Stengele
2007-10-02 13:48     ` Bastien
2007-10-02 14:24       ` Rainer Stengele
2007-10-02 15:06         ` 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='fdt23a$9is$1@sea.gmane.org' \
    --to=rainer.stengele@diplan.de \
    --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).