I found tandoor, mealie, etc too bloated and complex for a simple catalogue of recipes. my solutions was mkdocs.

i do have to write out each recipe in markdown but this gives me a chance to read each recipe in detail and understand it before it goes into my catalogue.

    • mmhmm@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      Thank you. I didn’t know i was waiting for Cooklang, but I am glad you connected me!

    • N0x0n@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Wow ! I will still try mealie /Tandoor for family purpose and ease of use. If it doesn’t work as expected, I will totally try this out !!

      One question if you don’t mind,

      servings Indicates how many people the recipe is for. Used for scaling quantities. Leading number is used for scaling, anything else is ignored but shown as units.

      Does this function work well? I didn’t saw any examples so maybe you could tell me :)

      Thanks !

  • curbstickle@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    10
    ·
    2 days ago

    Whatever does the trick for you! For me its mealie, because my wife loves to find new recipes online, and I just can’t stand dealing with these sites. So import by URL is my main feature, then I tweak it as I go, no more dain bramage from terrible sites.

    If you’ve got the recipe though - yeah markdown or cooklang rocks as a solution!

    • filcuk@lemmy.zip
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      2 days ago

      I love mealie. I can steal online recipes, catalogue them, adjust them to my liking, plan all the shopping. Definitely a core self hosted service in my house.

      e: I was so excited I didn’t realise I just parroted everything you said.

      • curbstickle@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        No worries I completely get it!

        I can’t have gluten, so a big advantage for me is importing and modifying, and yes sometimes taking pictures with notes so I can make easier adjustments next time. Definitely the right fit for us, but I can understand OP wanting something leaner if their needs are lighter for sure.

  • tiramichu@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    2 days ago

    Same for me with Markdown. Love the simplicity.

    I went through a phase a while back of evaluating a bunch of note-taking and to-do apps, and hating almost all of them for being proprietary products with so much vendor lock-in.

    I eventually settled on Joplin because it just uses plain old markdown, and allows you to selfhost the storage back-end so you own your data.

    So because of that, my recipes are just a folder (and some subfolders) with markdown in Joplin.

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I put my public stuff in a tiddilywiki because I can just take the file and save it to a public spot.

      I use Obsidian and Syncthing for my personal stuff though. It has a bunch of searching, organizational, and plugin options.

      Markdown ftw.

  • CallMeAnAI@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    edit-2
    2 days ago

    You think manually copying and pasting recipes in is easier than mealie? Okay.

  • tequinhu@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    Wait, do you guys have editors specifically for recipes?

    I write mine in an .epub (using Calibre) and send it to my 7" e-reader

    • thehatfox@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      So far I just keep recipes in whatever I’m using for notes.

      Some of these dedicated programs look interesting though. Thinking about it, it would be handy to have some dedicated cooking features, like being able to search for recipes by ingredients.

    • Routhinator@startrek.website
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      This. Its a bit slow but the auto import is a life save and the app is really nice with the ability to easily scale the portions or keep the screen awake.

    • Lem453@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      The main feature I want is portion scaling. So I can type the number of servings and everything gets multiplied. Is that possible in obsidian via a plugin or with mkdocs?

      • Appoxo@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        2 days ago

        Not sure.
        As cooking is like art anyway, I usually wing the amounts beyond the 2nd try.
        Only on the 1st try I’ll actually hardcore follow the recipe. For unusual large amounts I’ll manually calculate.

  • credics@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 days ago

    I started with WordPress + Cooked, then moved to WordPress only, and am currently looking to convert all recipes to markdown as well. Will give mkdocs a try.