uphy / obsidian-reminder

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

[Feature]: Add option to not preselect/focus the Mark Done widget on the popup #153

Open Nelvin opened 1 year ago

Nelvin commented 1 year ago

Goal or desired outcome of this feature

Often times when using Obsidian on Desktop I accidentally marked a reminder as done because when the popup appeared or when I switched to Obsidian and started typing immediately the popup showed up and/or was active already and the Mark Done button was triggered.

I often switch between Obsidian and other apps in a fast way only using the keyboard and before I really notice the open popup my fingers already pressed some more keys. I already started moving all my reminders into a single note so I can at least easily find for the task in question, but that's kind of a bad workaround give all these tasks belong to different notes and projects.

Describe the feature

Add a toggle to optionally remove the focus from any in the popup or at least move it to a widget not closing the popup with an accidental pressed additional key.

Screenshots, mockups, or videos

No response