emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: [agenda] skip non-habit SCHEDULED
Date: Thu, 19 May 2011 21:59:50 +0200	[thread overview]
Message-ID: <BANLkTikDFFnUgc2uhVxEM_BS6pyC_hVKJg@mail.gmail.com> (raw)

Hi all

How is it possible to skip SCHEDULED items that don't have the
property STYLE=habit in the day-agenda of a custom agenda view?

What I checked so far:
- ((org-agenda-entry-types '(:scheduled))):
  does not distinguish between habits and non-habits
- "match" from (key desc type match settings files):
  not available for "type" agenda AFAIK
- org-agenda-skip-function: not available for type agenda AFAIK

What I try to achieve with this are two overview custom agenda views:
the 1st like a calendar view with
- day-agenda block for :timestamp and :sexp
- day-agenda block for :deadline
- day-agenda block for :scheduled _habits_ only
  (skip of non-habits not solved yet)
a 2nd like a todo view for everything else that "never" expires with
- day-agenda block for :scheduled _non-habits_ only
  (skip habits with "((org-habit-show-habits nil))")
- tags-todo block for all TODO without any date
  (org-agenda-skip-entry-if 'timestamp)

Michael

             reply	other threads:[~2011-05-19 19:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 19:59 Michael Brand [this message]
2011-05-19 20:47 ` [agenda] skip non-habit SCHEDULED Matt Lundin
2011-05-19 21:12   ` Michael Brand

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=BANLkTikDFFnUgc2uhVxEM_BS6pyC_hVKJg@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --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).