Open
Description
We currently have a timer start / stop in sync between multiple timer instances, however, we did not sync project, team, or task selections. Basically if I install timer on second PC and want to run it there, it should load project, team and task selection from another timer instance. Technically we should implement it the way that we save "lastProjectId", "lastTaskId", "lastTeamId" and so on for each employee and use those after user login into timer app.