Hacker News new | ask | show | jobs
by pablo1 1094 days ago
Is the complete log a single file? I would be interested in seeing an excerpt of the data as an example
1 comments

Yes, it is a single file. 30558 lines so far.

Some lines from today:

    2023-06-27 06:40 Wakeup
    2023-06-27 06:40 Last_night_sleep_time: 07h21
    2023-06-27 06:40 Last_night_sleep_interruptions: 1
    2023-06-27 06:40 Yesterdays_Steps: 11898
    2023-06-27 08:49 Temperature: 24.8
    2023-06-27 08:49 Humidity: 40%
    2023-06-27 09:21 Take_Iron? No
    2023-06-27 09:21 Take_VitaminD3? No
The first 4 lines have the same timestamp because I use a vim macro to ask me about these 4 values. The macro then logs those 4 values at the wakeup time.