uphy / obsidian-reminder

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

[Feature]: Set repeating time intervals (e.g. 'every 3d') #151

Open huachuman opened 1 year ago

huachuman commented 1 year ago

Goal or desired outcome of this feature

It would be great to have the ability to set repeating reminders using time intervals.

Describe the feature

Example syntax:

The reminder would then show up repeatedly based on the interval.

This would save users from having to manually add multiple dates for recurring reminders. Instead, they could just use a simple "every X" syntax.

For example:

Something important (every 3d)

Screenshots, mockups, or videos

No response

somatyjack commented 1 year ago

Hi all, yes I would love to have this feature too.

valiantgenomics commented 1 year ago

Would love to have it as well! I'm actually surprised it's not already a thing. This is a core functionality of every reminder-type of app/software.

Thanks for putting the time to create one native to Obsidian, it's awesome!

Nelvin commented 1 year ago

Great idea, but in case that's implemented, please allow the interval to be absolute (which is what almost every reminder allows) but also relative to the current time (which, for whatever reason, many reminders don't offer).

I.e. there are tasks you might want to do at an exact date/time interval even when missing/procrastinating but there are also other you want a defined duration inbetween the tasks in such situations. Like, if you missed to take your medication you usually don't want to make up for it but have the upcoming reminders be adjusted.