Hi, i have been playing with org-agenda-custom-commands, and it got me
thinking.
What about adding the generated searches as a publishable source?
possibly by adding to
org-agenda-custom-commands.
e.g.:
(setq org-agenda-custom-commands
'(("w" todo "WAITING" "Waiting_list_summary.html" publish-html)
("W" todo-tree "WAITING" "Waiting_list_full.html" publish-html))
regards,
Tim.
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode