uphy / obsidian-reminder

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

[Feature]: make creating a reminder easier #200

Open jjjchens235 opened 1 month ago

jjjchens235 commented 1 month ago

Goal or desired outcome of this feature

In order to create a reminder, I currently have to type:

- [ ] Due (@

It would be nice to be able to trigger the reminder popup with my own custom trigger.

In the settings, there is a calendar popup trigger setting, which is set to @( by default, but I have still have to type the entire - [ ] Due (@, which is tedious.

Describe the feature

Allow the user to trigger the reminder using some arbitrary keyword they set

Screenshots, mockups, or videos

No response