Is there a way to get a time and date stamp on when the time tracker app was started and was stopped?
Specifically I want to track what day I worked on what and how long. So on Tuesday I did invoices for 3 hours but on Wednesday I only worked on them for an hour. And last week I worked on invoices 5 hours in total but this week I only worked on them for 2 hours.
I know the example above will require multiple functions, but I am stuck on getting a start and stop time linked to a task and date that is not dynamic and won’t change every time I work on that task again. I’m not sure if that makes sense.