Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func ReminderAdded(cmd *cobra.Command, id int, message string, after *string) + func ReminderDismissed(cmd *cobra.Command, id int, message string) + func ReminderDismissedAll(cmd *cobra.Command, count int) + func ReminderItem(cmd *cobra.Command, id int, message string, after *string, today string) + func ReminderNone(cmd *cobra.Command)