2.0.1 events


 TaskTracer events as of 2.0.1



  v2.0.1. Status Event Type ListenerId Cause Special Notes
1. DISABLED Copy Clipboard    
2. DISABLED FileChange FileSystem    
3. DISABLED Unknown FileSystem    
4. DISABLED FileCreate FileSystem    
5. DISABLED FileDelete FileSystem    
6. 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  
19. NOT-BROADCASTED EnableEvent User    
20. NOT-BROADCASTED DisableEvent User    
21. NOT-BROADCASTED EventFilterSetEvent User    
22. NOT-BROADCASTED EnableEventType User    
23. NOT-BROADCASTED DisableEventType User    
24. NOT-BROADCASTED EnableEventBody User    
25. 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  
31. DISABLED MessageConversationEnd MsnMessenger    
32. DISABLED MessageConversationStart MsnMessenger    
33. DISABLED MessageConversationJoined MsnMessenger    
34. DISABLED MessageConversationLeft MsnMessenger    
35. DISABLED MessageFileSent MsnMessenger    
36. DISABLED MessageFileSent MsnMessenger    
37. 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.
40. 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
48. INACTIVE Navigate IExplorer   Commented out
49. INACTIVE Navigate IExplorer   Commented out
50. INACTIVE New IExplorer   Commented out
51. 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.   Print 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.   Print 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.   Print 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.  
79. DISABLED FileOpenedWith MsWord    
80. DISABLED FileOpenedWith MsExcel    
81. 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.  
85. INACTIVE MailArrived MsOutlook    
86. INACTIVE MailPredicted MsOutlook    
87. INACTIVE TaskBeginGold User    
88. 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  
110. 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.  



Labels

 
(None)