log

interface
1.0.4

Log is a monotask time-tracker.

history

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 web-like structure plotting the time spent per project per sector
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
six sectors*
sectoractivity
audiocomposing music
developmentprogramming
physicalcrafting, soldering
researchstudying, planning
visualdrawing, painting, designing
writingblogging, storywriting

arachne integration

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

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

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:

time
total time logged
over
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