uphy / obsidian-reminder

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

[Feature]: Reminders outside of tasks #43

Open isle9 opened 2 years ago

isle9 commented 2 years ago

Goal or desired outcome of this feature

I'd like to use the reminder feature without using checklists.

Describe the feature

All the current features without the checklist requirement.

Screenshots, mockups, or videos

No response

uphy commented 2 years ago

related: https://github.com/uphy/obsidian-reminder/issues/37#issuecomment-958864786

pcause commented 2 years ago

perhaps a way to start is to treat reminders outside of checkbox lists as one shot. you get the reminder. once dismissed it doesn't fire again. if time is past you don't fire. if someone someone sets a remind me later, you add the new time to the reminder text, so (@2022-02-09 09:00) becomes (@2022-02-09 09:15) if delayed for 15 minutes.

Issue is that if you have Obsidian closed when a reminder would fire you'll miss it. I guess you could put something in the reminder itself to indicate it fired like (@2022-02-09 09:00 x)

dimitri-vs commented 2 years ago

To add some context as to why I would really like this feature: I do my task management in other apps but the notes I take occasionally require a follow up. Thus being able to attach a reminder to an arbitrary sentence would be very useful.

pcause commented 2 years ago

I am using the itinerary plugin. It creates a calendar and having reminders attached to its entries would be GIANT