A PowerShell module for tracking where you spend your time. Use the commands in this module to track how much time you are spending on different activities based on how long a selected window is active.
When capturing you can get an item like this:
Time : 00:02:16.4842445
Application :
WindowTitle : Untitled - Open Live Writer
Product : Open Live Writer
But when reporting by application this will be a null value. Search the WindowTitle for a matching application in the categories.xml file.
When capturing you can get an item like this: Time : 00:02:16.4842445 Application : WindowTitle : Untitled - Open Live Writer Product : Open Live Writer
But when reporting by application this will be a null value. Search the WindowTitle for a matching application in the categories.xml file.