emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: What are you doing ? -- autoclocking
@ 2017-03-02 22:49 Samuel Wales
  2017-03-03  4:56 ` Marcin Borkowski
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2017-03-02 22:49 UTC (permalink / raw)
  To: chaouche yacine; +Cc: Help GNU Emacs, emacs-orgmode

your message ended in spam folder.

i have long wondered if autoclocking is possible in org.

you'd be working in emacs and not explicitly clock in or out.  no
logbook entries are automatically created.  if the current entry does
not have one, search upward for one.  if there is not one, then use a
generic one.  if you want to clock something then clock in and out
manually to create a logbook.

if emacs has no activity for N minutes, then clock out to N minutes ago.

if emacs starts activity, then clock in.

your activity shows in agenda, in an agenda clocktable, or in an
outline clocktable.

is this possible?  would it suit your needs?  i am incapable of coding
it, so this is just a brainstorm.

-- 
The Kafka Pandemic: <http://thekafkapandemic.blogspot.com>

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.

The NIH, FDA, and CDC are not there for you.  Not without activism.

"You’ve really gotta quit this and get moving, because this is murder
by neglect." ---
<http://www.meaction.net/2017/02/03/pwme-people-with-me-are-being-murdered-by-neglect>.

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

* Re: What are you doing ? -- autoclocking
  2017-03-02 22:49 What are you doing ? -- autoclocking Samuel Wales
@ 2017-03-03  4:56 ` Marcin Borkowski
  0 siblings, 0 replies; 2+ messages in thread
From: Marcin Borkowski @ 2017-03-03  4:56 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode, Help GNU Emacs, chaouche yacine


On 2017-03-02, at 23:49, Samuel Wales <samologist@gmail.com> wrote:

> your message ended in spam folder.
>
> i have long wondered if autoclocking is possible in org.

Yes.  In fact, I have something like this half-baked, only not withing
Org-mode/clocking, but in a custom format.  Each N seconds, Emacs
records the buffer name and mode we're in, also current X window class
and name, and the current idle time.  I didn't actually finish that,
though.

Extending/rewriting it to use clocking as you suggest shouldn't be too
difficult.

Best,

--
Marcin Borkowski

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

end of thread, other threads:[~2017-03-03  4:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02 22:49 What are you doing ? -- autoclocking Samuel Wales
2017-03-03  4:56 ` Marcin Borkowski

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