[Feature suggestion] Delete recipes from local DB/json
After using your script for some time, i have an idea which i want to share here.
When automating the command kptncook save-todays-recipes, you can automatically pull the three daily recipes. Personally i don't open kptncook every day to see if i like the receips. And even if you do, it is pulling all 3 daily/weekly recipes.
Now you have recipes, which you don't like / want to sync to mealie. Yes, you can delete them in mealie, but they will be synced again as they are still in the local database. So when listing all recipes (kptncook list-recipes), it would be a nice addition to be able to delete a specific recipe(s). They are all numbered when listing them, so for example: mealie delete NUMBER(S). This command would remove the receipt form the local DB/json to avoid syncing it to mealie or importing it to any other app with .json.
What do you think, anyone else who would like / use this feature?