recipes icon indicating copy to clipboard operation
recipes copied to clipboard

Ingredients in shopping list not merged in csv

Open Toeoe6204 opened this issue 3 years ago • 1 comments

Tandoor Version

1.2.7

Setup

Synology

Reverse Proxy

Nginx Proxy Manager (NPM)

Other

No response

Bug description

When I add some recipes to the shopping list, there they are well merged (e.g. 200 g butter plus 300 g butter results in 500 g butter). When I export this shopping list to .csv, they are no more merged (e.g. 200 g butter, but also 300 g butter).

Relevant logs

No response

Toeoe6204 avatar Jun 02 '22 08:06 Toeoe6204

i guess thats technically not a bug but a feauter, @smilerz probably wanted to not loose any "granularity" when exporting since CSV is likely a format that is handled trough thrid party software which can then again merge entries together but i guess we should probably provide an option with the export if they should happen merged or unmerged

There should also be "export and mark all as done" as an option

vabene1111 avatar Jun 02 '22 13:06 vabene1111

This is applicable to the clipboard and markdown export options as well.

ryneeverett avatar Dec 16 '22 23:12 ryneeverett