tauri-apps / tauri-apps/plugins-workspace
[notification] "Every" schedule type should have a startTime field to accomodate "every D days AT HH:mm:ss" scenarios.
Open
plugin: notification
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
The feature request is as the title says. Currently there isn't a way to just schedule notifications that repeat in precise intervals and start at a target starting time.
Also as a bonus let's just give us a way to construct "Every" type notifications by specifying the amount of milliseconds directly.
Contributor guide
Assessment
This issue has not been assessed yet.