* How to obtain a list of items completed this week.
@ 2016-02-26 0:47 chopps
2016-02-28 13:10 ` chopps
0 siblings, 1 reply; 4+ messages in thread
From: chopps @ 2016-02-26 0:47 UTC (permalink / raw)
To: emacs-orgmode@gnu.org; +Cc: chopps
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
I've been trying on and off to figure out how to obtain a list of all
the TODOs that I've marked completed (DONE) during the last week (or
whatever time period, but typically I want the last 7 days). There's
undoubtedly some very simple way to obtain this that I just can't locate
for whatever reason.
I'm giving up and asking for help, can someone let me know how this is
done? :)
FWIW, I've got things setup so that when I mark a TODO as DONE, CLOSED:
<date> gets added to the entry.
Thanks,
Chris.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to obtain a list of items completed this week.
2016-02-26 0:47 How to obtain a list of items completed this week chopps
@ 2016-02-28 13:10 ` chopps
2016-02-28 15:44 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: chopps @ 2016-02-28 13:10 UTC (permalink / raw)
To: emacs-orgmode@gnu.org; +Cc: chopps
[-- Attachment #1: Type: text/plain, Size: 664 bytes --]
Perhaps this hasn't been done yet? Would this type of thing be
relatively easy to add?
Thanks,
Chris.
chopps@chopps.org writes:
> I've been trying on and off to figure out how to obtain a list of all
> the TODOs that I've marked completed (DONE) during the last week (or
> whatever time period, but typically I want the last 7 days). There's
> undoubtedly some very simple way to obtain this that I just can't locate
> for whatever reason.
>
> I'm giving up and asking for help, can someone let me know how this is
> done? :)
>
> FWIW, I've got things setup so that when I mark a TODO as DONE, CLOSED:
> <date> gets added to the entry.
>
> Thanks,
> Chris.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to obtain a list of items completed this week.
2016-02-28 13:10 ` chopps
@ 2016-02-28 15:44 ` Nicolas Goaziou
2016-02-28 17:30 ` chopps
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2016-02-28 15:44 UTC (permalink / raw)
To: chopps; +Cc: emacs-orgmode@gnu.org
Hello,
<chopps@chopps.org> writes:
> Perhaps this hasn't been done yet? Would this type of thing be
> relatively easy to add?
You may have a look at (info "(org) Matching tags and properties"), with
CLOSED property (e.g., CLOSED>>="<-1w>" or some such).
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to obtain a list of items completed this week.
2016-02-28 15:44 ` Nicolas Goaziou
@ 2016-02-28 17:30 ` chopps
0 siblings, 0 replies; 4+ messages in thread
From: chopps @ 2016-02-28 17:30 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> <chopps@chopps.org> writes:
>
>> Perhaps this hasn't been done yet? Would this type of thing be
>> relatively easy to add?
>
> You may have a look at (info "(org) Matching tags and properties"), with
> CLOSED property (e.g., CLOSED>>="<-1w>" or some such).
That worked! The exact procedure was:
M-x org-tags-view CLOSED>="<-1w>"
Thanks,
Chris.
>
> Regards,
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-28 17:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 0:47 How to obtain a list of items completed this week chopps
2016-02-28 13:10 ` chopps
2016-02-28 15:44 ` Nicolas Goaziou
2016-02-28 17:30 ` chopps
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).