emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Day workflow: need your opinion
@ 2009-08-04  5:57 Xavier Maillard
  2009-08-04  9:39 ` Vedang
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Xavier Maillard @ 2009-08-04  5:57 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I am not a serious org-mode user but I am trying to use it again
for daily task planning (which everytime I tried, failed at ;)).

I did my lectures thanks to the worg project (Bernst and John
lecture were a real pleasure and sort of a non hittable dream to
me) but I still not clear how I could take advantage of all I
read (Bernst project concept is rather hard to understand for
me, it lacks examples IMO).

My main problem is that, at my work position (DBA), urgency is
not given by what I plan to do but by whom is calling me -i.e if
someone is calling me, it often means "forget what you were doing
and do this instead".

Given my fabulous talent of procrastination, this does not really
help get organized and thus this does not help in getting things
done.

How would you use org-mode in this situation ?

Ex:

a) I doing some non urgent (planned) DBA tasks (call this project A)
b) someone calls me (interrupting Project A)
c) I am doing what urgency of b) is needed
d) when c) is finished, I get back to project A

At my job, they often rules the "retro planning" concept which is
bloat. So how would you "manage" such situation in org-mode ?

Thank you,

Xavier

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
@ 2009-08-04  9:39 ` Vedang
  2009-08-10 21:10   ` Xavier Maillard
  2009-08-04  9:46 ` Leo
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Vedang @ 2009-08-04  9:39 UTC (permalink / raw)
  To: Xavier Maillard; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 2398 bytes --]

Hi Xavier,

> a) I doing some non urgent (planned) DBA tasks (call this project A)
> b) someone calls me (interrupting Project A)
> c) I am doing what urgency of b) is needed
> d) when c) is finished, I get back to project A
>
I think the Time Clocking
section<http://doc.norang.ca/org-mode.html#sec-7.2>of this
document <http://doc.norang.ca/org-mode.html%20> by Bernt Hansen would be
quite helpful in your case. In fact, the entire document is excellent
reading for getting things done using org-mode.

Thanks,
Vedang

On Tue, Aug 4, 2009 at 11:27 AM, Xavier Maillard<xma@gnu.org> wrote:
> Hi,
>
> I am not a serious org-mode user but I am trying to use it again
> for daily task planning (which everytime I tried, failed at ;)).
>
> I did my lectures thanks to the worg project (Bernst and John
> lecture were a real pleasure and sort of a non hittable dream to
> me) but I still not clear how I could take advantage of all I
> read (Bernst project concept is rather hard to understand for
> me, it lacks examples IMO).
>
> My main problem is that, at my work position (DBA), urgency is
> not given by what I plan to do but by whom is calling me -i.e if
> someone is calling me, it often means "forget what you were doing
> and do this instead".
>
> Given my fabulous talent of procrastination, this does not really
> help get organized and thus this does not help in getting things
> done.
>
> How would you use org-mode in this situation ?
>
> Ex:
>
> a) I doing some non urgent (planned) DBA tasks (call this project A)
> b) someone calls me (interrupting Project A)
> c) I am doing what urgency of b) is needed
> d) when c) is finished, I get back to project A
>
> At my job, they often rules the "retro planning" concept which is
> bloat. So how would you "manage" such situation in org-mode ?
>
> Thank you,
>
> Xavier
>
>
>
> _______________________________________________
> 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
>



-- 
Unix is simple. It takes a genius to understand it's simplicity.    -
 Anon
People think it must be fun to be a super genius, but they don't realize how
hard it is to put up with all the idiots in the world.    -    Calvin.

Cheers,
Vedang.

Associate Software Engineer,
Symantec
http://vedang.wordpress.com
http://mytechrants.wordpress.com

[-- Attachment #1.2: Type: text/html, Size: 3119 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] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
  2009-08-04  9:39 ` Vedang
@ 2009-08-04  9:46 ` Leo
  2009-08-10 21:11   ` Xavier Maillard
  2009-08-04 11:14 ` Benjamin Andresen
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Leo @ 2009-08-04  9:46 UTC (permalink / raw)
  To: emacs-orgmode

On 2009-08-04 06:57 +0100, Xavier Maillard wrote:
> a) I doing some non urgent (planned) DBA tasks (call this project A)
> b) someone calls me (interrupting Project A)
> c) I am doing what urgency of b) is needed
> d) when c) is finished, I get back to project A
>
> At my job, they often rules the "retro planning" concept which is
> bloat. So how would you "manage" such situation in org-mode ?

Let me give it a try.

When I am at Task A but interupted for Task B, I will mark Task A with
one of the todo-keywords (you can create one specific for interruption
for example PAUSE).

Then you need to review what is on your plate by C-c a t to decide your
next action after Task B.

-- 
Emacs uptime: 8 days, 14 hours, 0 minutes, 20 seconds

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
  2009-08-04  9:39 ` Vedang
  2009-08-04  9:46 ` Leo
@ 2009-08-04 11:14 ` Benjamin Andresen
  2009-08-04 14:53 ` Jonathan Arkell
  2009-08-04 16:34 ` Bernt Hansen
  4 siblings, 0 replies; 10+ messages in thread
From: Benjamin Andresen @ 2009-08-04 11:14 UTC (permalink / raw)
  To: emacs-orgmode

Hey Xavier,

Xavier Maillard <xma@gnu.org> writes:

> Ex:
>
> a) I doing some non urgent (planned) DBA tasks (call this project A)
> b) someone calls me (interrupting Project A)
> c) I am doing what urgency of b) is needed
> d) when c) is finished, I get back to project A
>
> At my job, they often rules the "retro planning" concept which is
> bloat. So how would you "manage" such situation in org-mode ?

I'm clocked in with the task I'm currently doing. If this is interrupted
I will clock in the new task that has been appointed to me without
clocking out the old task. (You might have to create the interrupting
task before clocking it in.)

After I'm done with the interrupting task, I'll do C-u C-C C-x C-i and
press "i" which I believe stands for "continue the previous interrupting
task".

(I have this bound to F-keys because I clock stuff all the time.)

> Thank you,
>
> Xavier

Hope that helps,
benny

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Day workflow: need your opinion
  2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
                   ` (2 preceding siblings ...)
  2009-08-04 11:14 ` Benjamin Andresen
@ 2009-08-04 14:53 ` Jonathan Arkell
  2009-08-04 16:34 ` Bernt Hansen
  4 siblings, 0 replies; 10+ messages in thread
From: Jonathan Arkell @ 2009-08-04 14:53 UTC (permalink / raw)
  To: Xavier Maillard, emacs-orgmode@gnu.org

I'll take a stab at this...

Lets say you have the following TODO tags defined:

TODO STARTED | DONE
And
PROJECT | CANCELLED FINISHED

And lets say you have project A defined like so:

*** PROJECT Project A
**** TODO Some Larger Task
     - [ ] DO the thing
     - [ ] That other thing
     - [ ] More stuff
**** TODO Complete project
     - [ ] Log hours

When you are ready to start work on project A "Some Larger Task", you mark it as "STARTED".  As you go through the steps in project A, you would tick off things as they are completed, and mark larger tasks as done.  When the interrupting task comes in, decide whether or not it is a one off, or deserving of a project.

If it is a One-off task, you might put it in a larger Tasks headline.  Again, I would split out what needs to be done here as a series of smaller todo steps or checkboxes.

*** PROJECT Interrupting Cow
**** STARTED Put out the fire.
     - [ ] Find the fire hose
     - [ ] Wear Suitable Rubber Boots
     - [ ] Put out fire
     - [ ] Save the day.

Now, if there is another interruption, you can Add another entry:

*** STARTED yet another one-off task.
    - [ ] Give molly the frobniator
    - [ ] send widget to fred.

Now, let's say it's lunch time, and the last thing you want to do is fart around with org files.  Great.  Go for lunch.

When you get back from lunch, or your break, run a quick agenda command to see what tasks you have started:

C-a T STARTED

Now you can take a peek at your started tasks, and you know what is currently holding your immediate attention.

I have a custom agenda set up for work that displays the started tasks right after the Scheduled tasks and my weekly view.  This makes the following things immediately apparent:
  1) Any time commitments are at the forefront of my mind and attention
  2) Any work I am currently doing is immediately visible.

When I am being diligent about working with org mode, I keep track of what I am doing directly into the TODO task, either as a series of checkboxes, or at the very least, a log of what I have done.  This makes it really easy to get back to what I am doing.  For instance, if I am knee-deep in hacking some SQL queries, I'll try em out on my sql buffer, and copy the relevant ones back to my currently working org buffer.   You can also use org-store-link and org-insert-link to keep track of your place, which obviously works better if you are working on a file.  I have found it especially useful for working with shell commands as well, to keep track of which commands I used, and sometimes the output of the commands.  Again, this makes it easy to deal with interruptions, because you can easily  follow your breadcrumb trail back.

Hopefully that helps!

-----Original Message-----
From: emacs-orgmode-bounces+jonathana=criticalmass.com@gnu.org [mailto:emacs-orgmode-bounces+jonathana=criticalmass.com@gnu.org] On Behalf Of Xavier Maillard
Sent: August 3, 2009 11:58 PM
To: emacs-orgmode@gnu.org
Subject: [Orgmode] Day workflow: need your opinion

Hi,

I am not a serious org-mode user but I am trying to use it again
for daily task planning (which everytime I tried, failed at ;)).

I did my lectures thanks to the worg project (Bernst and John
lecture were a real pleasure and sort of a non hittable dream to
me) but I still not clear how I could take advantage of all I
read (Bernst project concept is rather hard to understand for
me, it lacks examples IMO).

My main problem is that, at my work position (DBA), urgency is
not given by what I plan to do but by whom is calling me -i.e if
someone is calling me, it often means "forget what you were doing
and do this instead".

Given my fabulous talent of procrastination, this does not really
help get organized and thus this does not help in getting things
done.

How would you use org-mode in this situation ?

Ex:

a) I doing some non urgent (planned) DBA tasks (call this project A)
b) someone calls me (interrupting Project A)
c) I am doing what urgency of b) is needed
d) when c) is finished, I get back to project A

At my job, they often rules the "retro planning" concept which is
bloat. So how would you "manage" such situation in org-mode ?

Thank you,

Xavier



_______________________________________________
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

The information contained in this message is confidential. It is intended to be read only by the individual or entity named above or their designee. If the reader of this message is not the intended recipient, you are hereby notified that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
                   ` (3 preceding siblings ...)
  2009-08-04 14:53 ` Jonathan Arkell
@ 2009-08-04 16:34 ` Bernt Hansen
  2009-08-10 21:17   ` Xavier Maillard
  4 siblings, 1 reply; 10+ messages in thread
From: Bernt Hansen @ 2009-08-04 16:34 UTC (permalink / raw)
  To: Xavier Maillard; +Cc: emacs-orgmode

Xavier Maillard <xma@gnu.org> writes:

> How would you use org-mode in this situation ?
>
> Ex:
>
> a) I doing some non urgent (planned) DBA tasks (call this project A)
> b) someone calls me (interrupting Project A)
> c) I am doing what urgency of b) is needed
> d) when c) is finished, I get back to project A
>
> At my job, they often rules the "retro planning" concept which is
> bloat. So how would you "manage" such situation in org-mode ?

Find project A and clock it in

When someone calls you create a remember task and clock that in.  Add
whatever details you talk about to the task as the record of your
conversation.  This creates or redirects you to work on task c).

Create or find task c) and clock it in.

Work on task c)

Mark C done.

Find project A by using the clock history C-u C-c C-x C-i and picking it
off the recently clocked list.

Continue working on task a).

HTH,
Bernt

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  9:39 ` Vedang
@ 2009-08-10 21:10   ` Xavier Maillard
  0 siblings, 0 replies; 10+ messages in thread
From: Xavier Maillard @ 2009-08-10 21:10 UTC (permalink / raw)
  To: emacs-orgmode

At Tue, 4 Aug 2009 15:09:30 +0530,
Vedang wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; ISO-8859-1 (7bit)>]
> Hi Xavier,
> 
> > a) I doing some non urgent (planned) DBA tasks (call this project A)
> > b) someone calls me (interrupting Project A)
> > c) I am doing what urgency of b) is needed
> > d) when c) is finished, I get back to project A
> >
> I think the Time Clocking
> section<http://doc.norang.ca/org-mode.html#sec-7.2>of this
> document <http://doc.norang.ca/org-mode.html%20> by Bernt Hansen would be
> quite helpful in your case. In fact, the entire document is excellent
> reading for getting things done using org-mode.

Thanks a lot. I read it several times.

Xavier

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04  9:46 ` Leo
@ 2009-08-10 21:11   ` Xavier Maillard
  0 siblings, 0 replies; 10+ messages in thread
From: Xavier Maillard @ 2009-08-10 21:11 UTC (permalink / raw)
  To: emacs-orgmode

At Tue, 04 Aug 2009 10:46:40 +0100,
Leo wrote:
> 
> On 2009-08-04 06:57 +0100, Xavier Maillard wrote:
> > a) I doing some non urgent (planned) DBA tasks (call this project A)
> > b) someone calls me (interrupting Project A)
> > c) I am doing what urgency of b) is needed
> > d) when c) is finished, I get back to project A
> >
> > At my job, they often rules the "retro planning" concept which is
> > bloat. So how would you "manage" such situation in org-mode ?
> 
> Let me give it a try.
> 
> When I am at Task A but interupted for Task B, I will mark Task A with
> one of the todo-keywords (you can create one specific for interruption
> for example PAUSE).
> 
> Then you need to review what is on your plate by C-c a t to decide your
> next action after Task B.

Already tried that but it failed for me. The less I do, the
better for me :D

Xavier

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-04 16:34 ` Bernt Hansen
@ 2009-08-10 21:17   ` Xavier Maillard
  2009-08-10 21:36     ` Bernt Hansen
  0 siblings, 1 reply; 10+ messages in thread
From: Xavier Maillard @ 2009-08-10 21:17 UTC (permalink / raw)
  To: emacs-orgmode

Thanks a lot Bernt. This is how I am doing things right now which
"partially" works for me.

I need a way to tag a TODO as INTERRUPTED automatically when
clocking-in a new item through remember.

Eg:

Working on task A which is marked as STARTED. Someone calls me
asking for help. I C-M-r a new clocked item, automatically
marking previous clocked-in item (task A) as INTERRUPTED.

Even better would be to have something that could clock-out
automatically when a task hits some tags: WAITING or INTERRUPTED.

Do you know if it is possible ?

Also, while at it: how do you access a "daily report" of what has
been done and how long it took to do ?

Thank you a lot everybody.

Xavier

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Day workflow: need your opinion
  2009-08-10 21:17   ` Xavier Maillard
@ 2009-08-10 21:36     ` Bernt Hansen
  0 siblings, 0 replies; 10+ messages in thread
From: Bernt Hansen @ 2009-08-10 21:36 UTC (permalink / raw)
  To: Xavier Maillard; +Cc: emacs-orgmode

Xavier Maillard <xma@gnu.org> writes:

> Thanks a lot Bernt. This is how I am doing things right now which
> "partially" works for me.
>
> I need a way to tag a TODO as INTERRUPTED automatically when
> clocking-in a new item through remember.
>
> Eg:
>
> Working on task A which is marked as STARTED. Someone calls me
> asking for help. I C-M-r a new clocked item, automatically
> marking previous clocked-in item (task A) as INTERRUPTED.

There is a variable for changing task states when clocking out a task.
Every task that clocks out but isn't finished is essentially
interrupted.

The variable org-clock-out-switch-to-state controls that IIRC but I've
never actually tried that (yet).  I just leave my tasks in a STARTED
state.  Anything for me that is STARTED is interrupted (partially worked
on and unfinished).  My STARTED list tends to be less than 20 tasks
total (13 right now).  I just use my STARTED agenda view to pick up the
in-progress tasks easily and clock one in.

>
> Even better would be to have something that could clock-out
> automatically when a task hits some tags: WAITING or INTERRUPTED.
>
> Do you know if it is possible ?

There is a org-after-todo-state-change-hook which you could probably use
to accomplish this.

>
> Also, while at it: how do you access a "daily report" of what has
> been done and how long it took to do ?

I look at my clock report data in the agenda.  Just pull up a day or
week view and hit R for the report.  You can insert clock reports in
your org files and this is the way I used to do this... but when agenda
reporting came along I abandoned that altogether.

HTH,
Bernt

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-08-10 21:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-04  5:57 Day workflow: need your opinion Xavier Maillard
2009-08-04  9:39 ` Vedang
2009-08-10 21:10   ` Xavier Maillard
2009-08-04  9:46 ` Leo
2009-08-10 21:11   ` Xavier Maillard
2009-08-04 11:14 ` Benjamin Andresen
2009-08-04 14:53 ` Jonathan Arkell
2009-08-04 16:34 ` Bernt Hansen
2009-08-10 21:17   ` Xavier Maillard
2009-08-10 21:36     ` Bernt Hansen

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).