emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Persistent clocks


From: Denis Bueno
Subject: [Orgmode] Persistent clocks
Date: Tue, 29 Jul 2008 21:08:14 -0400

Hi all,

I'm a reticent poster, but long time subscriber, of this mailing list.
 Recently I've started using org-mode more seriously, and for various
reasons which are not important, I find the current clock
implementation of limited usefulness.  Basically, I may restart Emacs
multiple times each day, and what I'm wondering is whether persistent
clocks would be easy or even useful to implement.  If it's easier to
change my habits than org-mode, I'm open to that.

The behavior I'm thinking seems simple:
  - keep the clock information in drawers (as it already seems to be)
  - when a new org-mode file is opened and there's no clock running,
scan the file for any unfinished clocks.  If there is one, restart a
clock from the appropriate start time.  If there is more than one,
signal an error.

That implementation wouldn't require serialising the clock state to a
different location --- just restarting the clock that was active when
Emacs was killed.

Does this idea make sense, and would it be useful to anyone?  Or
should I think about adapting my workflow to pay attention to the
clock more?

-- 
 Denis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]