uphy / obsidian-reminder

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

[Feature]: Allow omitting date in daily notes #101

Open danielskowronski opened 2 years ago

danielskowronski commented 2 years ago

Goal or desired outcome of this feature

For daily notes, treat date time markers without day as they would have note's day set.

Describe the feature

For daily notes (e.g. created by Periodic Notes or obsidian-calendar-plugin) it would be nice if Reminder plugin allowed to specify date time of an item as HH:mm with date inherited from the note itself.

Screenshots, mockups, or videos

Note 2022-07-31 daily note (as defined by Periodic Notes configuration option Format):

- [ ] some daily task @13:00
- [ ] important meeting @14:00

Would create two items in Reminders pane:

pcause commented 2 years ago

+1 (and if give this +100 if I could). I use a template for my daily notes. have several; standing items and want to have them appear with just the time. Also more compact. Would be great if also works with obsidian tasks so that if a due, start or scheduled date are specified it would trigger on those dates at the specified time.