emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clocking working hours with multiple breaks
@ 2025-01-03 11:04 Loris Bennett
  2025-01-03 16:23 ` Colin Baxter
  2025-01-04 18:43 ` Ihor Radchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Loris Bennett @ 2025-01-03 11:04 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have been using Orgmode for several years to record my working hours
and calculate how much overtime I have accrued.  The mechanism is rather
rudimentary, in that I clock in and out of 'work' to record start and
end times each day and then copy these times into a separate table, in
which the time worked is calculated and the difference to the nominal
number of hours I have to work each day.  The differences are then
summed over each month

I would like to improve this, in particular because we now a more
flexible working time model, whereby work can be spread out over a
longer period of the day and can be interrupted by multiple breaks.

Does any one have any suggestions for this?  I was wondering to what
degree a clocktable could used for this, because it is unclear to me how
I would integrate the calculation of the overtime.

Regards

Loris

-- 
This signature is currently under constuction.



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

* Re: Clocking working hours with multiple breaks
  2025-01-03 11:04 Clocking working hours with multiple breaks Loris Bennett
@ 2025-01-03 16:23 ` Colin Baxter
  2025-01-04 18:43 ` Ihor Radchenko
  1 sibling, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2025-01-03 16:23 UTC (permalink / raw)
  To: Loris Bennett; +Cc: emacs-orgmode

>>>>> Loris Bennett <loris.bennett@fu-berlin.de> writes:

    > Hi, I have been using Orgmode for several years to record my
    > working hours and calculate how much overtime I have accrued.  The
    > mechanism is rather rudimentary, in that I clock in and out of
    > 'work' to record start and end times each day and then copy these
    > times into a separate table, in which the time worked is
    > calculated and the difference to the nominal number of hours I
    > have to work each day.  The differences are then summed over each
    > month

    > I would like to improve this, in particular because we now a more
    > flexible working time model, whereby work can be spread out over a
    > longer period of the day and can be interrupted by multiple
    > breaks.

    > Does any one have any suggestions for this?  I was wondering to
    > what degree a clocktable could used for this, because it is
    > unclear to me how I would integrate the calculation of the
    > overtime.

You could try "timeclock", which is a part of calendar - not org-mode.

<https://github.com/soren/App-TimeClock>

Best Wishes,

Colin.


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

* Re: Clocking working hours with multiple breaks
  2025-01-03 11:04 Clocking working hours with multiple breaks Loris Bennett
  2025-01-03 16:23 ` Colin Baxter
@ 2025-01-04 18:43 ` Ihor Radchenko
  1 sibling, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2025-01-04 18:43 UTC (permalink / raw)
  To: Loris Bennett; +Cc: emacs-orgmode

"Loris Bennett" <loris.bennett@fu-berlin.de> writes:

> I have been using Orgmode for several years to record my working hours
> and calculate how much overtime I have accrued.  The mechanism is rather
> rudimentary, in that I clock in and out of 'work' to record start and
> end times each day and then copy these times into a separate table, in
> which the time worked is calculated and the difference to the nominal
> number of hours I have to work each day.  The differences are then
> summed over each month
> ...
> Does any one have any suggestions for this?  I was wondering to what
> degree a clocktable could used for this, because it is unclear to me how
> I would integrate the calculation of the overtime.

I believe that you can try using clocktable + :formula parameter to
inject custom spreadsheet calculation into the resulting table.
See 8.4.2 The clock table section of the manual and sections on
spreadsheet functionality.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2025-01-04 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 11:04 Clocking working hours with multiple breaks Loris Bennett
2025-01-03 16:23 ` Colin Baxter
2025-01-04 18:43 ` Ihor Radchenko

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