Skip to content

feat(notify): toggle all existing reminders with one command - #188

Merged
tiankaima merged 1 commit into
mainfrom
feat/notify-all-183
Sep 23, 2026
Merged

tiankaima merged 1 commit into
mainfrom
feat/notify-all-183

Conversation

@tiankaima

Copy link
Copy Markdown
Member

Summary

  • Accept 通知 开 and 通知 关 as one-command switches for the four existing reminder types.
  • Save the entire setting in one database write and return the resulting status.
  • Update user help and the model-facing command manual.

Verification

  • go test ./...
  • git diff --check

Closes #183

@tiankaima
tiankaima merged commit 04d732b into main Sep 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(notify): support 通知 开/关 to toggle all reminders

1 participant