vinayak-mehta / conrad

Track conferences and meetups on your terminal.
https://conference-radar.readthedocs.io
Apache License 2.0
241 stars 58 forks source link

[MRG] Conferences saved in remind are deleted if that conference is removed after a conrad refresh #176

Open lglista opened 3 years ago

lglista commented 3 years ago

See issue #29

Added a function update_remind in cli.py that is called at the end of refresh_conrad. This function goes through reminders and deletes the reminder if refresh deletes that conference from the database.