jeromewagener / Sammelbox

A free and open-source collection manager for Windows & Linux
sammelbox.org
GNU General Public License v3.0
4 stars 2 forks source link

Reworking the implementation of "Saved Searches" #133

Closed jeromewagener closed 10 years ago

jeromewagener commented 10 years ago

While working on the Android App for Sammelbox, I realized how limited the current implementation of "Saved Searches" is. Amongst others, renaming a field, breaks all related saved searches and can lead to program crashes or worse.

A better more flexible system should be implemented where the saved search is stored in the database. Furthermore, it should be considered whether it is (easily) possible to automatically adapt saved searches and or to update them at a later point in time.