I have a Markdown file for each day. I can use main body of the Markdown file to describe on what I worked, for how long and what I accomplished.
I have a YAML frontmatter for each file containing the data on what day the file is for, how long I worked for and what different projects I worked on. I’ve got some Python scripts alongside this that go through all the notes and can produce statistical analysis and graphs of how long I worked on various projects, how many hours I worked and when, &c.
I have a Markdown file for each day. I can use main body of the Markdown file to describe on what I worked, for how long and what I accomplished.
I have a YAML frontmatter for each file containing the data on what day the file is for, how long I worked for and what different projects I worked on. I’ve got some Python scripts alongside this that go through all the notes and can produce statistical analysis and graphs of how long I worked on various projects, how many hours I worked and when, &c.