* Weekly review of completed actions
@ 2009-09-23 20:30 Kevin Chow
2009-09-24 19:53 ` Matt Lundin
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Chow @ 2009-09-23 20:30 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]
After long searching I've decided that org-mode will be my productivity tool
of choice. I'm actually learning emacs just so I can use org-mode and right
now I'm a bit of a newb.
My question is how do I process my todo list in a way that I can mark
something as done or archived or something and then have it not show up in
my normal view and instead go into a list of completed actions. I'm sure
there's an easy way to do this but I'm still new enough not to know what it
is. Thanks in advance for your help!
~Kevin
[-- Attachment #1.2: Type: text/html, Size: 561 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Weekly review of completed actions
2009-09-23 20:30 Weekly review of completed actions Kevin Chow
@ 2009-09-24 19:53 ` Matt Lundin
2009-09-24 22:39 ` Russell Adams
0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2009-09-24 19:53 UTC (permalink / raw)
To: Kevin Chow; +Cc: emacs-orgmode
Kevin Chow <kevinmchow@gmail.com> writes:
> After long searching I've decided that org-mode will be my productivity
> tool of choice. I'm actually learning emacs just so I can use org-mode
> and right now I'm a bit of a newb.
>
> My question is how do I process my todo list in a way that I can mark
> something as done or archived or something and then have it not show up
> in my normal view and instead go into a list of completed actions. I'm
> sure there's an easy way to do this but I'm still new enough not to
> know what it is. Thanks in advance for your help!
http://orgmode.org/manual/Agenda-commands.html#Agenda-commands
By default, completed items will not show up in your todo list.
You can, however, see completed items at any time:
1. By pressing "l" in the daily/weekly agenda view (and, optionally
"v a" or "v A" to include archived items).
2. By doing a TODO search for "DONE" items. (C-c a T DONE)
You can also create custom agenda commands for a variety of scenarios.
- Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: Weekly review of completed actions
2009-09-24 19:53 ` Matt Lundin
@ 2009-09-24 22:39 ` Russell Adams
0 siblings, 0 replies; 3+ messages in thread
From: Russell Adams @ 2009-09-24 22:39 UTC (permalink / raw)
To: emacs-orgmode
On Thu, Sep 24, 2009 at 03:53:14PM -0400, Matt Lundin wrote:
> Kevin Chow <kevinmchow@gmail.com> writes:
>
> > After long searching I've decided that org-mode will be my productivity
> > tool of choice. I'm actually learning emacs just so I can use org-mode
> > and right now I'm a bit of a newb.
> >
> > My question is how do I process my todo list in a way that I can mark
> > something as done or archived or something and then have it not show up
> > in my normal view and instead go into a list of completed actions. I'm
> > sure there's an easy way to do this but I'm still new enough not to
> > know what it is. Thanks in advance for your help!
>
> http://orgmode.org/manual/Agenda-commands.html#Agenda-commands
>
> By default, completed items will not show up in your todo list.
>
> You can, however, see completed items at any time:
>
> 1. By pressing "l" in the daily/weekly agenda view (and, optionally
> "v a" or "v A" to include archived items).
>
> 2. By doing a TODO search for "DONE" items. (C-c a T DONE)
>
> You can also create custom agenda commands for a variety of scenarios.
>
> - Matt
Using log mode to see completed todos is good, but for longer running
items I insert inactive timestamps into a todo item each time I come
back to it.
Then in log mode I can press '[' to enable the viewing of inactive
timestamps and see a detailed log.
Enjoy!
------------------------------------------------------------------
Russell Adams RLAdams@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-24 22:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 20:30 Weekly review of completed actions Kevin Chow
2009-09-24 19:53 ` Matt Lundin
2009-09-24 22:39 ` Russell Adams
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).