Christoph Groth <c...@falma.de> writes: > I'm using org 6.29c. To view all items tagged with :work: in my agenda > I can type > > C-c a a (to view the current agenda) > / TAB work RET (to restrict the display) > > > Now I would like to get the same with typing > > C-c a w > > but I cannot figure out how to do that. > > I've RTFM and tried setting `org-agenda-custom-commands' in various > ways, also using `org-agenda-skip-function', but my solutions either
I use fast tag filtering for this in the regular agenda. I find that much more flexible than a fixed agenda view for a single tag. In my setup I would do C-c a a / w to get the result you want (where w selects the :work: tag). This means I can filter the regular agenda from any of my many tags with a single / key selection and I don't have to defined custom agenda commands for each one. Each of my interesting tags has a fast selection key defined in org-tag-alist. HTH, -Bernt _______________________________________________ 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