thinkle / gourmet

Gourmet Recipe Manager
GNU General Public License v2.0
341 stars 141 forks source link

Can't delete unused ingredient keys #995

Open denbo3 opened 4 years ago

denbo3 commented 4 years ago

Can't delete unused ingredient keys in 0.17.4 ingredient key editor. Tried export/import xml/.grmt format, but lost shopping categories on most keys.

cydanil commented 4 years ago

Could you provide a few more infos, such as which OS, and what steps you took to add and remove the ingredients? I gather that you're trying to do so from the recipe editor?

Thanks!

denbo3 commented 4 years ago

I am using Ubuntu 18.04 Linux.

I import recipes and let Gourmet assign default ingredient keys. I then try to assign the proper keys using the ingredient editor. It accepts the values, but won't save them, the next time I call the recipe up the old values are back. I solved this problem by export to XML, editing XML text, then importing.

The problem is: The default values remain in the key editor linked to 1 recipe. I would like to delete the default values to clean up the key list. I tried export/import all, but lost most (not all) shopping categories.

You're Welcome