microsoft / microsoft/WindowsAppSDK
Feature Request: Schedule toast notifications
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
The `ToastContentBuilder` of the previous `Microsoft.Toolkit.Uwp.Notifications` API had the ability to schedule toast notifications for a date/time using [ToastContentBuilder.Schedule](https://learn.microsoft.com/en-us/dotnet/api/microsoft.toolkit.uwp.notifications.toastcontentbuilder.schedule).
The `AppNotificationBuilder` and `AppNotificationManager` APIs of Windows App SDK do not offer such an Scheduling API yet. This gap should be closed.
Also see discussions https://github.com/microsoft/WindowsAppSDK/discussions/5046, https://github.com/microsoft/WindowsAppSDK/discussions/3853.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AppNotificationBuilder and AppNotificationManager entry points and review the linked discussions for the expected scheduling behavior. The work is complete when the Windows App SDK exposes an API that schedules toast notifications for a specified date and time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100