foyer

log

interface
1.0.4

Log1 is a monotasking time-tracker.

history

The Log kickstarted every other one of my side projects. 2 After being introduced to Devine Lu Linvega and Merveilles and getting inspired by Horaire and other time-trackers, I started one in . It was initially just a spreadsheet, then a text file. Analytics were later added with the development of a desktop app.

Log CLI
Terminal client

The app was eventually abandoned and Log was whittled down to a simpler CLI tool. It’s currently integrated into this wiki.

mechanics

a ghostly structure reminiscent of a spiders web
Each thread represents a project stretched between columns that represent sectors. Threads are positioned based on relative time spent per project per sector.

Multi-tasking is discouraged by design. The general time-tracking process works like this:

  1. I start by keying in what I intend to do: sector (activity type), project, and task description
  2. Work on the task
  3. The session ends when I’m done or interrupted and completion is graded with a binary score

arachne integration

Log data is recorded in a text file that Arachne parses. Information is summarised and displayed in the Tracker and project pages.

format
timestampsscoresectorprojectdescription
start2021-11-09T21:40:16.000Z1dara+universal #lexicon
end2021-11-09T21:55:04.000Z

screenshots

Here are screenshots of the old desktop app (). The repository is still up but unmaintained.

interface
desktop app
interface
1.0.2
interface
1.0.4
interface
calendar view
interface
alternate overview

glossary

Project pages within this wiki have time-tracking stats summaries in the footers. Here are definitions for the used terms:

entries
the number of entries
time
total time logged
span
duration between the first and latest entries
across
number of days when I worked on the project
from
timestamp of the first entry
until
timestamp of the latest entry
peak hour
the hour of the day I'm most productive
peak day
the day of the week I'm most productive
focus
the average duration of each session
efficiency
the ratio of finished to unfinished tasks