fantasycalendar / obsidian-fantasy-calendar

MIT License
175 stars 7 forks source link

DeleteEventMessage not working as intended #85

Open EmiliaEaste opened 1 year ago

EmiliaEaste commented 1 year ago

While utilizing the "Timelines" plugin, duplicate events were accumulating when I changed the date of the event located in the Timeline . Upon looking into it I found that every time I changed the date a new event was added to the data.json file, but the old event was never removed. After deciding to go into the settings for the calendar to manually remove the event I also noticed that deleting the event on the config page for the calendar was also not deleting the event in the data.json file, this caused the config page to show all the old data when brought back up.