sethyuan / logseq-plugin-reminder

System notification for Scheduled and Deadline.
MIT License
27 stars 1 forks source link

Feature-Request: Fixed reminding time for scheduled or deadline without time? #11

Closed mschiff closed 1 year ago

mschiff commented 1 year ago

Currently there is no reminder for events without a time set.

It would be nice to have some setting, where you can activate a feature so that the plugin will also remind me of events without time for a day at a time specified in the settings , like:

  reminding of schedules or deadline without time: true/false (default false)
  reminding time: 08:00

What do you think?

sethyuan commented 1 year ago

Good idea, I'll see what I can do.

sethyuan commented 1 year ago

@mschiff This is implemented now.

mschiff commented 1 year ago

Awesome! I checked it out, and it works. Mostly. I think this is a bug:

I have some suggestions about the behavior that I would expect:

Additionally:

Thanks again for implementing this feature. Much appreiciated!

sethyuan commented 1 year ago

@mschiff All bugs and suggestions are handled. Please take a look of the new version.

mschiff commented 1 year ago

I just updated to the new version. I really appreciate it, thanks!

I noticed one thing though: Events without time still still have the additional reminders from the remindings setting applied. So this does not seem to work as it should be or as I would expect. What I meant above as my 4th bullet was that reminders without time do not need several reminders a day but just one at the specified time set in the settings (defaultRemindingTime), so for them I think its better if additional reminders from the reminders setting would be ignored for them

Thanks again!

sethyuan commented 1 year ago

Oh I see, I'll handle it.

sethyuan commented 1 year ago

@mschiff Done.

mschiff commented 1 year ago

Works, great! Thanks again!