home.social

#timeclock — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #timeclock, aggregated by home.social.

  1. 🚀 v0.8.0 comes closer to being well useable: It is now possible to search recorded events with sophisticated syntax:

    > atl ls work @home this week
    > atl ls last month project=myproject with note='my.*regex'

    Same syntax as for tracking events with 'atl tr'.

    This plays nicely with data export to other formats, e.g.

    > atl ls last month -O timeclock | hledger -f timeclock:- bal -D

    pypi.org/project/annextimelog/

  2. Today my time invested in making payed off for the first time in a real-life situation: I could add new time tracking data from my phone without reception or network (so no upfront syncing). A later sync had no conflicts, even though I had added other stuff from my laptop and the repos were diverged. With or this always led to very annoying merge conflicts, effectively enforcing a only-do-stuff-when-online-and-synced workflow (inacceptable).

  3. 🚀 v0.3.1 has reached the absolute minimum of functionality to call it a time tracker. It can now:

    · `atl track`: record past events and attach arbitrary metadata to it
    · `atl ls`: list recorded events in a certain time period
    · `atl rm`: delete a recorded event
    · `atl sync`: sync state with :gitannex:
    · `atl -O timeclock ls`: export data to (e.g. for )

    @alerque also put it into the ² 🙂 (thanks!)

    pypi.org/project/annextimelog/

    ²aur.archlinux.org/packages/ann