Hi Noorul, noo...@noorul.com writes:
> Alan Schmitt <alan.schm...@polytechnique.org> writes: > >> Hello, >> >> I'm trying to find a way to create an agenda bloc (of type agenda) that >> is restricted to a set of tags. I tried using a skip function but (as I >> explained in another mail) I cannot get it to work. If someone has done >> it before, I'd gladly have a look at how to do it. >> > > > From the classic document http://doc.norang.ca/org-mode.html > > ("r" "Tasks to Refile" tags "REFILE" > ((org-agenda-overriding-header "Tasks to Refile") > (org-tags-match-list-sublevels nil))) > > Is this what you are looking for? Unfortunately this is a "tags" block. What I'm looking for is the same thing, but for an "agenda" block. Thanks, Alan