|
|
|
|
|
by btzs
1174 days ago
|
|
This is how I track the time I spent on projects by analyzing the window titles. 1. Create a list of product names and folder names for each client. 2. Change settings of applications/window manager to include more details in window title. 3. Log every window I interact with. 4. If I don't open a window including one of the keywords in the title for x minutes I stop the counter. |
|