From d31934b7de56f01d90dce6a5e278b5a2611b348e Mon Sep 17 00:00:00 2001 From: Ethan Fang <117125208+ethanfangg@users.noreply.github.com> Date: Wed, 20 Nov 2024 09:25:21 -0800 Subject: [PATCH] [DATA_AND_PRIVACY.md] updating the list of diagnostic data events (#35922) * updating the list of diagnostic data events * updating the list of events --- DATA_AND_PRIVACY.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DATA_AND_PRIVACY.md b/DATA_AND_PRIVACY.md index 9390d37722..5570729c20 100644 --- a/DATA_AND_PRIVACY.md +++ b/DATA_AND_PRIVACY.md @@ -67,6 +67,10 @@ _If you want to find diagnostic data events in the source code, these two links Microsoft.PowerToys.TrayFlyoutModuleRunEvent Logs when a utility from the tray flyout menu is run. + + Microsoft.PowerToys.Uninstall_Success + Logs when PowerToys is successfully uninstalled (who would do such a thing!). + ### OOBE (Out-of-box experience) @@ -139,6 +143,10 @@ _If you want to find diagnostic data events in the source code, these two links Microsoft.PowerToys.AdvancedPasteInAppKeyboardShortcutEvent Triggered when a keyboard shortcut is used within the Advanced Paste interface. + + Microsoft.PowerToys.AdvancedPasteSemanticKernelFormatEvent + Triggered when Advanced Paste leverages the Semantic Kernel. + ### Always on Top