To "punch in and punch out" I use: timeclock.el --in addition to a mix of OrgMode and PlannerMode But to be very precise on each task I do: timeclock.el works great for me. ;-) On Wed, Jun 9, 2010 at 2:53 PM, Erik L. Arneson wrote: > Erik Iverson writes: > > Hello, > > Hi, Erik! > > > Is there any concept of being able to run multiple, simultaneous > > clocks in org-mode. For example, I want one clock to track my total > > hours during the week at work, i.e., punch in and punch out. > > > > Then, while that clock is running, I would use the normal clocking > > functionality to keep track of time on specific projects. > > > > As it is, clocking into a new task clocks out of the current task. > > > > There may not be a way, but thought I'd ask! > > I do this by using a special clocktable block that reads an entire > agenda. Try this on for size: > > #+BEGIN: clocktable :maxlevel 3 :scope agenda :block thisweek > #+END > > It adds up all time spent on various tasks and gives me a total. I > suppose you can't really have two clocks running at once, but this works > great for me. > > -- > Erik Arneson > GPG Key ID: 1024D/62DA1D25 > Office: +1.541.291.9776 > Skype: pymander > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >