Dominic-DallOsto / zotero-reading-list

Keep track of whether you've read items in Zotero
GNU General Public License v3.0
273 stars 7 forks source link

Update item's read status if Status Name is modified in settings #26

Open tommyhosman opened 6 months ago

tommyhosman commented 6 months ago

Currently, if someone modifies the Status Name (or deletes a custom status) from the Reading List in settings, library items with the old status name are not updated. Updated icons are reflected in the library items if the status name persists.

It would be nice to auto update library items when a custom status name is changed. Additionally, it'd be helpful to warn the user if they try to delete a Custom Reading Status that is in use.

I'm currently using

Dominic-DallOsto commented 5 months ago

In general this would be nice. Also affected are the recent changes in #29 (we could end up automatically changing the status to a no longer existing status...)

Overall though the expected behaviour isn't perfectly clear to me:

Probably the last is best, but most complicated