uphy / obsidian-reminder

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

[Bug]: Doesn't set a reminder #176

Open mikedidomizio opened 7 months ago

mikedidomizio commented 7 months ago

Describe the bug

The calendar pops up when triggered but it clicking a date or pressing enter doesn't seem to fill the date.

I've tried:

If I manually type out the date it also doesn't seem to trigger at the time.

Expected Behavior

A reminder should be set.

Steps to reproduce

This one will be tough because I assume it's working fine for others.

If there's any other information that you might find helpful let me know.

CleanShot 2024-01-19 at 10 30 27

Obsidian

MacOs

Operating system

macOS

JohnPBee commented 7 months ago

Describe the bug

The calendar pops up when triggered but it clicking a date or pressing enter doesn't seem to fill the date.

I've tried:

* Uninstalling the plugin and reinstalling

* Using different keys to see if it will work

* Changing the trigger to `(%` to see if maybe there was some keybinding issue

* I tried disabling other plugins

* I tried installing Reminder on a brand new vault

If I manually type out the date it also doesn't seem to trigger at the time.

Expected Behavior

A reminder should be set.

Steps to reproduce

This one will be tough because I assume it's working fine for others.

If there's any other information that you might find helpful let me know.

CleanShot 2024-01-19 at 10 30 27 CleanShot 2024-01-19 at 10 30 27

Obsidian

* Version 1.5.3 (Installer 1.4.16)

MacOs

* 13.6.3

Operating system

macOS

I have just learned that the Reminder will only work if it is preceded by - [ ] And that anything else, results in the behavior showing here :/

OPEN1004MIND commented 7 months ago

This plugin seems to be based on tasks. Tasks ex) - [ ] and then write something (@ to get a calendar, select to get a date).