Hi,

I'm trying to create a custom view that should display agenda for only
items that are scheduled today and include a specific tag together
with tasks that has NEXT todo keyword and the same tag.

Currently I have this:

("h" "Home tasks" ((agenda) (tags "HOME/NEXT")))

The problem is that agenda, it shows all scheduled tasks and not only
those with HOME tag. I tried with org-agenda-skip-entry-if but I can't
make it work.

Thanks.

-- 
Sebastjan


_______________________________________________
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 via email to