recipes icon indicating copy to clipboard operation
recipes copied to clipboard

RecipeEditor

Open vabene1111 opened this issue 2 years ago • 2 comments

Collection of ideas for when its time to rework the recipe editor

  • [ ] Ingredient Input
    • [ ] something fancy for entering a string and having it convert to multiple boxes
    • [ ] some nice context menu
    • [ ] utility to move to different step
    • [ ] utility to add fraction and convert it to decimal
    • [x] in list import mode retain order of pasted list
    • [ ] properly implement multiselects so that tabbing/enter hitting works without flickering and inconsistent selection jumps
  • [ ] change base scaling of recipe (see also #2551)
  • [ ] clean up UI of "additional options"
  • [ ] ingredient reordering #1938
  • [ ] links (and genreally templating options) #1958 also related #1706
  • [ ] see if CKEditor could be a good choice for a text editor https://ckeditor.com/docs/ckeditor5/latest/index.html
  • [ ] image storing with copy #2383

vabene1111 avatar Jun 20 '22 14:06 vabene1111

Hey would it be possible to combine ingredients from all the steps to a total amount in the recipe overview?

The rational is that some ingredients are used in multiple steps and thus will be listed multiple times in the overview. I find that behavior to be irritating unless I am doing something wrong 😅

nicokroe avatar Aug 14 '22 23:08 nicokroe

That's intended behavior but it has been discussed several times to add a setting to change it.

vabene1111 avatar Sep 03 '22 10:09 vabene1111