I’m new to Grist, and trying to get my bearings. For my first projekt, I’m trying to import a Pomodoro-tracker I have had in Google Sheets.
In G-Sheets each pomodoro had a date, time (by nearest half hour), and project. From project, it then derived an area and a context (work, creative, private, volunteer). From date it derived the week number, as well as the day of the week.
I’d like to make a weekly report, where I can see how many pomodoroes I worked on which projects, sorted by context. Is there a smart way to do that?
Also, I’d like to track how productive I am at which point in the week, making a heat map of when I work in different contexts.
I found a “pivot table” custom widget, but that’s just recreating the spreadsheet mentality. Is there a better way to do it?