jdhitsolutions / MyMonitor

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve reporting for missing application

jdhitsolutions opened this issue · comments

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.

Or use the Product for the Application property value.

Fixed in v2.2.