Skip to content

Commit

Permalink
Add note about how notification settings affect behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
rdogmartin committed Oct 27, 2023
1 parent c4c883d commit b753bb5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,15 @@ Follow these steps to manually add the keys.
<a name="notes"></a>
## Notes

- If Focus Assist is set to Priority Only or Alarms Only, the message will go directly to the notification center and
not render as a toast popup. To allow the popup to appear, turn off Focus Assist or add PowerShell as a priority app.
- Notifications must be enabled for the notification to appear. To enable, go to Settings > System > Notifications.
Regardless of this setting, the GPS coodinates are copied to the clipboard.

![Enable notifications](images/copy-gps-notifications.jpg)

- The toast notification may not appear if the do not disturb setting is enabled (Windows 11) or Focus Assist is set to
Priority Only or Alarms Only (Windows 10). In these cases, the message is sent directly to the notification center and
not displayed as a popup. Note that the buttons that open Google Maps and Gaia are not shown in the notification center.
To allow the popup to appear, turn off Focus Assist or add PowerShell as a priority app.

![Focus Assist turned off](images/copy-gps-focus-assist.jpg)

Expand Down
Binary file added images/copy-gps-notifications.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b753bb5

Please sign in to comment.