cooklang / cookcli

Command line program which provides a suite of tools to create shopping lists and maintain recipes.
https://cooklang.org
MIT License
745 stars 33 forks source link

Long Ingredient Text Lost (>30 characters) #68

Closed AlgebraManiacABC closed 10 months ago

AlgebraManiacABC commented 2 years ago

image

The above image shows the issue; when I create an ingredient with more than 30 characters, any extra characters are omitted completely.

I recommend either shifting the ingredient measurements to the right, or wrapping the ingredient to the next line.

dubadub commented 10 months ago

This now expands first column and displays full ingredient name.