uphy / obsidian-reminder

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

[Bug]: Calendar popup does not trigger #37

Closed gemisigo closed 3 years ago

gemisigo commented 3 years ago

Describe the bug

The Calendar popup trigger is set to (@ but it does not trigger the popup.

https://user-images.githubusercontent.com/10984032/140032486-23de02ff-dcd6-4146-bdc6-bc402fc89137.mp

Expected Behavior

Calendar picker to pop up

Steps to reproduce

Type (@

Operating system

Windows

uphy commented 3 years ago

Calendar popup is shown only in todo list item.

gemisigo commented 3 years ago

I see. But I don't understand. This is a wonderful feature. Why restrict it to tasks only? It would be just as useful for simple list items that aren't tasks. Do you need the item completion indicator to check if it is still active?

uphy commented 3 years ago

Do you need the item completion indicator to check if it is still active?

Yes, it is one of the reason. Also, I don't need it.

Let me confirm, the reminder works well in your task list, right?

gemisigo commented 3 years ago

Yes, indeed, it does. I should have read the manual more carefully. My apologies.

uphy commented 3 years ago

No problem. If you want non-task list reminder, please feel free to suggest as a feature request.