I added a public put() method for the timesheet entries. My use case was doing pattern matching on projects that hadn't been booked to a client.project, for example the 'Pomodoro Break' entry that is auto-created by Toggl when Pomodoro mode is turned on.
I added a public put() method for the timesheet entries. My use case was doing pattern matching on projects that hadn't been booked to a client.project, for example the 'Pomodoro Break' entry that is auto-created by Toggl when Pomodoro mode is turned on.