On Nov 29, 2008, at 3:31 AM, Lindsay Todd wrote:
To answer my own question, this incantation seems to work:
emacs -batch -l ~/.emacs \
-eval '(progn (find-file "~/projects/gtd.org")
(org-tags-sparse-tree t "TODO=\"PROJECT\"|TODO=
\"MAYBE\"")
(org-export-visi
To answer my own question, this incantation seems to work:
emacs -batch -l ~/.emacs \
-eval '(progn (find-file "~/projects/gtd.org")
(org-tags-sparse-tree t "TODO=\"PROJECT\"|TODO=\"MAYBE\"")
(org-export-visible ?h nil))' -kill
Is there a way to remove tags