Re: [O] A summary with weekly processed actions using org-todo

2017-01-14 Thread Fabrice Niessen
Hi Yann,

> My life is relying on orgmode, from a personal standpoint (orgmode is
> faster at reminding me pending actions to fix my house than my wife)
> and to organize my actions at work pushing my mutt mails in org-mode
> as tasks... all this works great. Special thanks to the team for this
> superb work.
>
> I was wondering if there was a way to help me in sorting tasks. I have
> many actions/tasks during the week to process, some are done, some are
> waiting for feedbacks... on Mondays, I would like to generate a
> summary of the few actions that I changed the status during the last
> n-days (week, month...). I checked the Worg and other places but was
> not able to find the trick.
>
> I'm pretty sure somebody had this need before but am not able to find
> the answer. 

You may find some inspiration at the custom Org views I built in
https://github.com/fniessen/emacs-leuven/blob/master/org-leuven-agenda-views.txt
(literate programming file -- needs tangling).

The views are more for daily/weekly usage, but you could make them run
over a month by customizing them to your taste...

-- 
Best regards,
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/




[O] A summary with weekly processed actions using org-todo

2016-12-13 Thread Yann K.
Hi all,

My life is relying on orgmode, from a personal standpoint (orgmode is
faster at reminding me pending actions to fix my house than my wife)
and to organize my actions at work pushing my mutt mails in org-mode
as tasks... all this works great. Special thanks to the team for this
superb work.

I was wondering if there was a way to help me in sorting tasks. I have
many actions/tasks during the week to process, some are done, some are
waiting for feedbacks... on Mondays, I would like to generate a
summary of the few actions that I changed the status during the last
n-days (week, month...). I checked the Worg and other places but was
not able to find the trick.

I'm pretty sure somebody had this need before but am not able to find
the answer. 

Thanks for your time !

Yann