uphy / obsidian-reminder

Reminder plugin for Obsidian
https://uphy.github.io/obsidian-reminder/
MIT License
439 stars 34 forks source link

[Feature]: Option to disable clearing the checkbox when rescheduling a reminder #154

Open grantx2016 opened 1 year ago

grantx2016 commented 1 year ago

Goal or desired outcome of this feature

When a reminder appears, and an option is chosen to reschedule the reminder, the checkbox is subsequently cleared. An option to disable the clearing of the checkbox (ie. Altering the status} is requested as I currently use a variety of different characters to indicate the status of the task (e.g. [>] indicates task is actively being worked on, [i] indicates that the task relates to an issue.). The only time that I want the plugin to change the status is when the task is marked done, in which case it would be OK to change the contents to the standard markdown done status ie. [x].

Describe the feature

An an option to disable the plugin from altering the contents of the checkbox (ie. Changing the status) when rescheduling a reminder.

Screenshots, mockups, or videos

No response