TaskTracer events as of 2.0.1
| v2.0.1. Status | Event Type | ListenerId | Cause | Special Notes | |
|---|---|---|---|---|---|
| |
DISABLED | Copy | Clipboard | ||
| |
DISABLED | FileChange | FileSystem | ||
| |
DISABLED | Unknown | FileSystem | ||
| |
DISABLED | FileCreate | FileSystem | ||
| |
DISABLED | FileDelete | FileSystem | ||
| |
DISABLED | FileRename | FileSystem | ||
| 7. | Open | FileOpenListener | When a common Win32 file is opened by double click on it, we capture it and send an open event for it. | "Common Win32 files" refers to files other than office files. TaskTracer.ini defines which kinds of files are captured. Defaultly, files from acrobat/psview/notepad are captured. | |
| 8. | SaveAs | FileOpenListener | When a common Win32 file is saved by a file dialog (that is, a SaveAs), we capture it and send a SaveAs event for it. | Reference number 7. | |
| 9. | Open | FileOpenListener | When a common Win32 file is opened by a file dialog, we capture it and send a SaveAs event for it. | Reference number 7. | |
| 10. | FolderPredictorTest | FileOpenListener | When a common Win32 file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | Reference number 7. | |
| 11. | Close | IExplorer | When an html document or webpage is closed in IExplorer browser. | ||
| 12. | Close | IExplorer | Reference number 11 | ||
| 13. | Close | WExplorer | |||
| 14. | FavoriteClicked | IExplorer | When a link other than the pre-set MSN links under 'Favorites' is selected in IExplorer | ||
| 15. | HistoryClicked | IExplorer | When a link under 'History' is selected in IExplorer | ||
| 16. | Navigate | IExplorer | When navigating to a website or within local addresses using the IExplorer browser | ||
| 17. | Navigate | WExplorer | When navigating through files and documents in WExpolorer | ||
| 18. | Quit | IExplorer | When an IExplorer browser is closed/exited | ||
| |
NOT-BROADCASTED | EnableEvent | User | ||
| |
NOT-BROADCASTED | DisableEvent | User | ||
| |
NOT-BROADCASTED | EventFilterSetEvent | User | ||
| |
NOT-BROADCASTED | EnableEventType | User | ||
| |
NOT-BROADCASTED | DisableEventType | User | ||
| |
NOT-BROADCASTED | EnableEventBody | User | ||
| |
NOT-BROADCASTED | DisableEventBody | User | ||
| 26. | PublisherPause | User | When user pauses publisher | ||
| 27. | PubliserResume | User | When user resumes publisher from paused state | ||
| 28. | EventSystemStop | User | |||
| 29. | TaskBegin | User | When user switches to a new or different task from the current task | ||
| 30. | TaskListUpdate | TaskTracer | When user modifies the task list (ie. TaskDeleted, TaskModified, TaskMoved). TaskListUpdate would be sent to update the TaskList | ||
| |
DISABLED | MessageConversationEnd | MsnMessenger | ||
| |
DISABLED | MessageConversationStart | MsnMessenger | ||
| |
DISABLED | MessageConversationJoined | MsnMessenger | ||
| |
DISABLED | MessageConversationLeft | MsnMessenger | ||
| |
DISABLED | MessageFileSent | MsnMessenger | ||
| |
DISABLED | MessageFileSent | MsnMessenger | ||
| |
DISABLED | MessageSent | MsnMessenger | ||
| 38. | OsWindowCreated | Os | When a window is created | Under CALO compile flag, the bodytype is now "WindowsPath" instead of "WindowsEventArgs". | |
| 39. | OsWindowFocus | Os | When a window is activated | Reference number 38. | |
| |
DISABLED | FileOpenedWith | Os | ||
| 41. | OsWindowDestroyed | Os | When a window is destroyed | Reference number 38. | |
| 42. | MouseClick | User | When user clicks the mouse button(s) | ||
| 43. | KeyPresses | User | (e.KeyPress.Key.Equals(Keys.Enter) |
e.KeyPress.Key.Equals(Keys.Tab) ||
e.KeyPress.Key.Equals(Keys.Up) ||
e.KeyPress.Key.Equals(Keys.Down) ||
e.KeyPress.Key.Equals(Keys.Left) ||
e.KeyPress.Key.Equals(Keys.Right) ||
e.KeyPress.Key.Equals(Keys.RWin) ||
e.KeyPress.Key.Equals(Keys.LWin) ||
e.KeyPress.Key.Equals(Keys.PageUp) ||
e.KeyPress.Key.Equals(Keys.PageDown))
Click_Skipped???
idleTimer_Elapsed??? not sure how long | |
| 44. | SubscriberIdentify | Publisher | |||
| 45. | EventSystemStart | TaskTracer | |||
| 46. | OsWindowFocus | Os | Referrence number 39. | OS_EVENT_LISTENER compile flag | |
| 47. | OsWindowCreated | Os | Referrence number 38. | OS_EVENT_LISTENER compile flag | |
| |
INACTIVE | Navigate | IExplorer | Commented out | |
| |
INACTIVE | Navigate | IExplorer | Commented out | |
| |
INACTIVE | New | IExplorer | Commented out | |
| |
INACTIVE | Close | IExplorer | Commented out | |
| 52. | Quit | MsExcel | When MsExcel is closed | ||
| 53. | Quit | MsPowerPoint | When MsPowerPoint is closed, not just a PowerPoint document. | ||
| 54. | Quit | MsOutlook | When there are other components of Outlook opened (eg. an email is opened in a different window) and the main Outlook software is closed, causing Outlook to 'quit' and kill all extra windows. | This event does not flow when Outlook is closed and there are no additional windows of Outlook opened beside the main interface. | |
| 55. | Quit | VisualStudio | When VisualStudio is closed | ||
| 56. | Quit | MsWord | When MsWord is closed, not just a Word document | ||
| 57. | Save | VisualStudio | When a VisualStudio document/solution is saved or 'SaveAs' | ||
| 58. | Open | VisualStudio | When a VisualStudio document is opened | ||
| 59. | Open | VisualStudio | When a VisualStudio Solution file is opened | ||
| 60. | New | MsWord | When a new Word document is created | ||
| 61. | Open | MsWord | When a Word document is opened | ||
| 62. | Close | MsWord | When a Word document is closed | ||
| 63. | MsWord | When a Word document is printed | This event is sent even if the print dialog is cancelled | ||
| 64. | TextSelectionChange | MsWord | When a portion of the text in the document is highlighted/selected | ||
| 65. | New | MsExcel | When a new Excel workbook is created | ||
| 66. | Open | MsExcel | When user opens an Excel workbook | ||
| 67. | Close | MsExcel | When user closes an Excel workbook | ||
| 68. | MsExcel | When user prints an Excel workbook | This event is sent even if the print dialog is cancelled | ||
| 69. | Open | MsOutlook | open MailItem | ||
| 70. | Send | MsOutlook | MailItem sent | ||
| 71. | Read | MsOutlook | MailItem read | The "read" event is triggered ONLY THE FIRST TIME that the user looks at a mail message. This includes when a mail item is opened (double-clicked, in which case an "open" event is also triggered) and when the message is shown in the preview pane. This event does not appear to have anything to do with the "unread" message flag. | |
| 72. | Close | MsPowerPoint | PowerPoint presentation close | ||
| 73. | New | MsPowerPoint | new PowerPoint presentation | ||
| 74. | Open | MsPowerPoint | open PowerPoint presentation | ||
| 75. | Save | MsPowerPoint | Event flows when the document is either 'Save' or 'SaveAs' | ||
| 76. | MsPowerPoint | print PowerPoint presentation | |||
| 77. | Save | MsWord | When the save option is selected for a word document. Does not flow when 'SaveAs' is selected as this fires a different event, refer to item number 111. | ||
| 78. | Save | MsExcel | When the save option is selected for an excel document. Does not flow when 'SaveAs' is selected as this fires a different event, refer to item number 112. | ||
| |
DISABLED | FileOpenedWith | MsWord | ||
| |
DISABLED | FileOpenedWith | MsExcel | ||
| |
DISABLED | FileOpenedWith | MsPowerPoint | ||
| 82. | FolderPredictorTest | MsWord | When a MsWord file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | ||
| 83. | FolderPredictorTest | MsExcel | When a MsExcel file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | ||
| 84. | FolderPredictorTest | MsPowerPoint | When a MsPowerPoint file is opened or saved by a file dialog, we record the Windows default folder of that dialog and FolderPredictor's predictions, in order to test the performance of FolderPredictor. | ||
| |
INACTIVE | MailArrived | MsOutlook | ||
| |
INACTIVE | MailPredicted | MsOutlook | ||
| |
INACTIVE | TaskBeginGold | User | ||
| |
INACTIVE | EventSystemStopGold | User | ||
| 89. | EventSystemStop | User | Reference number 28. | ||
| 90. | TaskBegin | User | Referrence number 29. | ||
| 91. | FolderPrediction | FolderPredictor | When FolderPredictor is shutdown, we send a FolderPrediction event with "None" as predictions to notify other components that are using FolderPredictor's predictions that FolderPredictor is down. | ||
| 92. | FolderPrediction | FolderPredictor | When a new FolderPrediction is made, FolderPredictor will send a FolderPrediction event with top-3 predicted folders to other components that are using FolderPredictor's predictions . | This happens when task changes or user opens/saves a file. | |
| 93. | ExplicitUserFeedBack | TaskPredictor | When TaskPredictor sees an ExplicitUserFeed back, TaskPredictor sends out this Event with the WDS and the task associates with it | This happens when the user clicks the change task button in the window TaskPredictor pops up to request a task change | |
| 94. | ExplicitUserFeedBack | TaskPredictor | Reference number 93. | ||
| 95. | TaskBegin | TaskPredictor | When TaskPredictor considers there is a Task switch and it has been confirmed by the user. This event message is sent out with the new task path. If the user allows TaskPredictor automatically change the task, this event will be sent without user's confirmation | ||
| 96. | TaskResourceCreated | User | When user creates a new document or file which gets recorded in TaskExplorer under a certain 'Task' | ||
| 97. | TaskResourceDeleted | User | When user deletes a document of a 'Task' in TaskExplorer | ||
| 98. | TaskResourceChosen | User | When user double-clicks and open a document of a certain task in TaskExplorer | ||
| 99. | TaskResourceMoved | User | When user drag-and-drops a document from a certain task to a different task in TaskExplorer | ||
| 100. | Moved | User | When user moves a task/subtask into another task/subtask | ||
| 101. | TaskModified | User | When user renames or modifies a task/subtask | ||
| 102. | TaskDeleted | User | When user deletes a task/subtask | ||
| 103. | TaskChosen | User | When user switches to a different task by clicking on it in TaskExplorer | ||
| 104. | Copy | MsWord | When a selection in Word document is copied | ||
| 105. | Cut | MsWord | When a selection in Word document is cut | ||
| 106. | Paste | MsWord | When a selection in Word document is pasted | ||
| 107. | Copy | MsExcel | When a selection in Excel is copied | ||
| 108. | Cut | MsExcel | When a selection in Excel is cut | ||
| 109. | Paste | MsExcel | When a selection in Excel is pasted | ||
| |
INACTIVE | MailLabeled | MsOutlook | Refer to item number 86 in Ontologizing to-do-list table | |
| 111. | SaveAs | MsWord | When a Word document is saved as a new file, hence the 'SaveAs' option is used instead of Save | ||
| 112. | SaveAs | MsExcel | When an Excel document is saved as a new file, hence the 'SaveAs' option is used instead of Save | ||
| 113. | TaskCreated | User | When user creates a new Task or SubTask in TaskExplorer. |
