[EMAIL PROTECTED] writes:

> Bastien posted another solution that probably does something very
> similar but with lot less internal hacking, Bastien please comment.

The solution you propose lets the user restrict the output of
`org-tags-view' to the past (and today's) entries.

All my little hack[1] does is to display an agenda buffer listing 
those entries that:

 - have a timestamp for today 
 - match a regular expression

I thought it could be a good start for your problem. But it's not as
general as your code -- it's just an example of what you can do with
`org-agenda-custom-commands' to make it suit your needs.

Notes: 
[1]  http://article.gmane.org/gmane.emacs.orgmode/2613

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to