unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: tpeplt <tpeplt@gmail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: creating an afk timeline
Date: Wed, 20 Dec 2023 15:16:50 -0500	[thread overview]
Message-ID: <87bkakiq8d.fsf@gmail.com> (raw)
In-Reply-To: <CAJcAo8sK_JjJYCc93wSJAMR42=L3kt+hL_42NWk3a_gbgtTg0Q@mail.gmail.com> (Samuel Wales's message of "Mon, 18 Dec 2023 21:17:17 -0700")

Samuel Wales <samologist@gmail.com> writes:

> i often do something non-computer without marking when i started.
>
> i'd like to know when i stopped using emacs, or linux, for a while, so
> i can figure out when i likely started.  perhaps a timeline of
> idleness, preferably in emacs, could help me guess when i started
> doing non-computer.
>
> this could help me guess when i rested, took a supplement, brushed
> teeth, etc.  sometimes i need to know when 2h is up after i started.

1. In the ‘melpa-stable’ package repository, there is at least one
package called ‘activity-track-mode’ (Summary: Automatic time tracking
extension.) that sounds like it might be what you are looking for.  You
can install it via the ‘list-packages’ command *after* adding
("melpa-stable" . "http://stable.melpa.org/packages/") to your
‘package-archives’ variable.  This is easily done with:

   M-x customize-variable [RET]
   Customize variable: package-archives

Then within the *Customize Option* buffer, click on the INS button and
fill in the Archive name with melpa-stable and the URL or directory name
with http://stable.melpa.org/packages/, and then click on the ‘Apply’ or
the ‘Apply and Save’ button.


2. Alternatively, you could install one of the several pomodoro
extensions.  Pomodoro is a timer tool (available in many forms outside
of Emacs) that turns on a timer (typically 20 or 25 minutes) that is
used for a period of focused work followed by a brief break (typically 5
minutes).  This is the time during which you get away from your keyboard
to get some movement, water, change your eyes focus, etc., and then
resume another focus period.  Again, using ‘list-packages’ and searching
for ‘pomodoro’ should bring you to one of the various extensions that
might be suitable.

--



  reply	other threads:[~2023-12-20 20:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19  4:17 creating an afk timeline Samuel Wales
2023-12-20 20:16 ` tpeplt [this message]
2023-12-21  2:51   ` Bob Newell
2023-12-21  3:03     ` Jude DaShiell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkakiq8d.fsf@gmail.com \
    --to=tpeplt@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=samologist@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).