emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Moyer <tommoyer@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Block agendas and filtering
Date: Mon, 25 Mar 2013 07:35:02 -0400	[thread overview]
Message-ID: <CAJMnJ1Uji_R6roE_LqSCyLa=8VK_X0v_uyC+JwQbRX8KbDhYgA@mail.gmail.com> (raw)
In-Reply-To: <87hak0gga2.fsf@bzg.ath.cx>

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

I got this working as I wanted, I had a problem with the custom agenda
commands that I had defined. Below is the agenda command that implements
the desired view.

("c" "Agenda and Home-related tasks"
          ((agenda "-chore")
           (tags "chore+TIMESTAMP=<today>")))

I think part of my problem was having a key binding defined twice (c in
this case), and org not warning about it. The two happened to be somewhat
similar, and so there was confusion on my part as to why it wasn't showing
the right thing.

Thanks for all of the help and suggestions.

-Tom


--
Thomas Moyer
tommoyer@gmail.com


On Mon, Mar 25, 2013 at 2:11 AM, Bastien <bzg@altern.org> wrote:

> Samuel Wales <samologist@gmail.com> writes:
>
> > On 3/19/13, Bastien <bzg@altern.org> wrote:
> >>   (org-agenda-tag-filter ("+Tag"))
> >
> > org-agenda-filter-preset?
>
> Both will work.  Note that `org-agenda-filter-preset' has
> been renamed to `org-agenda-tag-filter-preset' a while ago.
>
> --
>  Bastien
>

[-- Attachment #2: Type: text/html, Size: 1869 bytes --]

      reply	other threads:[~2013-03-25 11:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-06  3:46 Block agendas and filtering Thomas Moyer
2013-03-19 17:32 ` Bastien
2013-03-25  6:07   ` Samuel Wales
2013-03-25  6:11     ` Bastien
2013-03-25 11:35       ` Thomas Moyer [this message]

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='CAJMnJ1Uji_R6roE_LqSCyLa=8VK_X0v_uyC+JwQbRX8KbDhYgA@mail.gmail.com' \
    --to=tommoyer@gmail.com \
    --cc=bzg@altern.org \
    --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).