emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Martins <danielemc@gmail.com>
To: John SJ Anderson <genehack@genehack.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: limit agenda to particular tag?
Date: Mon, 3 Aug 2009 21:47:02 -0300	[thread overview]
Message-ID: <6ac505ad0908031747o7558e29we483e97deea05680@mail.gmail.com> (raw)
In-Reply-To: <86ocr394td.fsf@ankh.home.genehack.org>


[-- Attachment #1.1: Type: text/plain, Size: 1637 bytes --]

For me the the custom-commands did not work eitther.

It seems that somehow iy does not take the inherited tags.

I tried to avoid appearing the :WEEKLY: tags in another agenda view but it
did not worked



I tried


    ("li" "eliminating WEEKLY tags"
     agenda ""
     ((org-agenda-ndays 7)          ;; agenda will start in week view
      (org-agenda-repeating-timestamp-show-all t)   ;; ensures that
repeating events appear on all relevant dates
      (org-agenda-log-mode-items '(state))
      (org-agenda-skip-function '(org-agenda-skip-entry-if 'regexp
":WEEKLY:")
                     )
      )
     )

Daniel

2009/7/29 John SJ Anderson <genehack@genehack.org>

> Memnon Anon <gegendosenfleisch@gmail.com> writes:
>
> > John SJ Anderson <genehack@genehack.org> writes:
> >
> >>   Is there a way to display an agenda (like 'C-a a' does) but have it
> >>   limited to items that have a particular tag? (E.g., so I can see only
> >>   '@WORK' items when at work.)
> >
> > Either use your agenda and use / to limit the view to what you want.
> > Or create a custom agenda command: I have something like this:
>
>   I couldn't get the custom-commands code you posted to work, but the
>  'C-c a a / TAG' thing you and Matthew both pointed out is exactly what
>  I was looking for -- thanks to both of you.
>
> chrs,
> john.
> --
> "I believe in getting into hot water; it keeps you clean."
>  - G. K. Chesterton
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

[-- Attachment #1.2: Type: text/html, Size: 2507 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

  reply	other threads:[~2009-08-04  0:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28 13:06 limit agenda to particular tag? John SJ Anderson
2009-07-28 14:56 ` Memnon Anon
2009-07-29 10:11   ` John SJ Anderson
2009-08-04  0:47     ` Daniel Martins [this message]
2009-07-28 19:15 ` Matthew Lundin

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=6ac505ad0908031747o7558e29we483e97deea05680@mail.gmail.com \
    --to=danielemc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=genehack@genehack.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).