uphy / obsidian-reminder

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

[Bug]: Unexpected behavior of command Reminder: Show calendar popup #117

Open joellti opened 2 years ago

joellti commented 2 years ago

Describe the bug

When running it a task, command Reminder: Show calendar popup will mess up the order of emojis. The consequence is that when command Tasks: Create or edit task is run to open the task editing modal, it won't recognize the task related fields any more.

Before Reminder: Show calendar popup is run:

After:

Here is what the task editing modal looks like. As you can see all the emojis are now in the Description field now. Pasted image 20221103134159

This is observed with following environment: OS: Windows 11 Obsidian: 1.0.3 Reminder plugin: 1.1.12

Expected Behavior

The task editing modal should recognize all the task related fields.

Steps to reproduce

See problem description.

Operating system

Windows