#cooklang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cooklang, aggregated by home.social.
-
Suite à l'article de #Korben sur #cooklang j'ai testé et trouvé un workflow pas si mal pour synchro les données entre l'app mobile, un repo git et le volume du site web grâce à #Obsidian et webDAV
https://recipes.fredix.xyz/
https://korben.info/cooklang-recettes-cuisine-texte.html -
Suite à l'article de #Korben sur #cooklang j'ai testé et trouvé un workflow pas si mal pour synchro les données entre l'app mobile, un repo git et le volume du site web grâce à #Obsidian et webDAV
https://recipes.fredix.xyz/
https://korben.info/cooklang-recettes-cuisine-texte.html -
Wrote a blog post about implementing a brand new frontend for CookCLI to view all your recipes.
Read about it here: https://blog.leahdevs.xyz/p/rewriting-the-cookcli-frontend/
Comment under this post to comment on the blogpost
-
This break's personal project seems to have coalesced. I've found myself writing some #Rust that glues together my existing voice-triggered #HomeAssistant -based shopping list into #Cooklang 's infrastructure for recipe and shopping list management.
My existing workflow is a python script that automatically downloads my shopping list, converts it into a PDF using #Typst, and uploads it to my #Supernote.
The new and improved version does, or soon will:
- Use Cooklang's aisle management feature to group ingredients on my shopping list by physical location at the store
- Use Typst's Rust implementation to generate PDFs internally, without the need for external binaries
- Interactively add ingredients (as needed) for a recipe to the shopping list
- Automatically keep my Recipe collection (in cooklang) synced to my Supernote (as PDFs)I'm also looking at using Cooklang's pantry management system, but I'm not sure I will keep all of its state sufficiently up-to-date to be useful
-
@mradcliffe I would say do look over #cookLang in general.
They have a web server that is pretty versatile. And if you know #rustlang, the main parser, you can interop with your language of choice. Cooklang also have a #typescript parser that can make things simple. 😅
I went over cookLang a while back, out of interest. Ended being absolutely fascinated by the dedication and work that has gone to the language for recipes. 😎
-
@zeab Thank you for sharing. This is really interesting to me.
I think the spec format does make sense and it could be easily transformed into HTML with schema.org markup (that’s what I use in my recipe posts). It is kind of sad that the HTML version of recipes.cooklang.org does not have schema.org markup (or JSON-LD markup), but that would be a good contribution.
I did not find any examples of the RSS feed format. I think that the description probably is expected to be cooklang rather than HTML, but it isn’t clear. I did not realize federation/spec.md was the RSS format.
Maybe I’ll try to adopt the format so that I can write in cooklang and then format as HTML (or cooklang in RSS?) for my recipes from now on. It would be easier than trying to go schema.org markup to cooklang. Then I could federate out recipes to followers as normal in HTML, have search engines pick up the markup, and have it read via the cooklang recipes feed reader.
-
Kind of wild #cooklang has its own federation setup now. 😅
Sure it uses #rss. No fancy #ActivityPub. Still, fascinating to see something like this.
More of the web trying to index itself as primary search engines lose all their meaning to what search means. 🫠
-
I think I'm getting close to releasing the first version of this …if only because making it a dependency of my recipe website is otherwise gonna be a PITA #cookLang
-
#CookLang seems like an extremely cool thing, not least because sharing recipes online would be simply a matter of moving a text file around.
-
The Week in Review, Edition 92 (2025-20)
Topics:
🚀 I'm back on team @launchbar!
🪵 New tool in the wood workshop
🙏 Thank you.
🪒 3D-printed spare parts for Philips OneBlade
🧑🍳 Cooklang and other markup languages for recipes
📅 “End of Life” data for software products at a glance
💧 Info app about the water balance in Brandenburg
🔊 Listened to this week: Stephan Bodzin, Thor Hart, John 00 Fleming, Ele Luz, MiCHA
#Weekly #LaunchBar #Woodworking #Makita #3DPrinting #Philips #OneBlade #Cooklang #Recipe #Software #Water #Drought #Brandenburg #Techno
-
Wochenrückblick, Ausgabe 92 (2025-20)
Themen:
🚀 Ich bin zurück im Team LaunchBar!
🪵 Neuer Werkzeug-Zugang in der Holzwerkstatt
🙏 Danke.
🪒 Ersatzteile für Philips OneBlade selbst gedruckt
🧑🍳 Cooklang und andere Auszeichnungssprachen für Rezepte
📅 „End of Life“-Daten für Software-Produkte in der praktischen Übersicht
💧 Info-App zum Wasserhaushalt in Brandenburg
🔊 In dieser Woche gehört: Stephan Bodzin, Thor Hart, John 00 Fleming, Ele Luz, MiCHA
#Wochenrückblick #LaunchBar #Woodworking #Makita #3DPrinting #Philips #OneBlade #Cooklang #Rezepte #Software #Wasserhaushalt #Wasser #Dürre #Brandenburg #Techno
-
Ugh, trying to noodle around with converting recipes.genehack.org to use #cookLang instead of my own home-grown recipe format, and I've almost immediately run into a parser bug. _sigh_
-
@halcy I've been meaning to adopt #CookLang myself, which is basically #markdown with a couple of formatting additions for units and comments, along with conversion and highlighting tools: https://cooklang.org/docs/spec/
-
📝:ivory_boost: Oxtail, and more #Cooklang Exploration
After yesterday’s post, it was time to finally try to handle a blog post and Cooklang #recipe in one file. The solution to how to format things was simple: inline the recipe in a Markdown code fence and pre-process it.
#NaBloPoMo #NaBloPoMo2024 #Microformats #IndieWeb #Rust #RubyOnRails
https://calebhearth.com/m/oxtail -
📝:ivory_boost: Oat Notes
You’ll probably read this recipe and think wait, this is just overnight oats but you’d be wrong, because this is a recipe for overnight oats that someone who cares about you remembered to make for you last night. At least that’s how I interpret my 3-year-old’s mis-hearing or pronunciation of us...
#NaBloPoMo #Receipe #NaBloPoMo2024 #Cooklang #Microformats #IndieWeb
https://calebhearth.com/m/oat-notes -
Today I made a little cookbook site for myself.
It uses Cooklang files, which is a markup language for recipes!
It’s live here: https://cookbook.wray.pro/
And the source is here: https://github.com/2xAA/cookbook#cookLang #vuejs #nuxt #weekendproject #opensource #javascript
-
@w8emv @brianboyer for #obsidianmd also check out this #cookLang plugin! (not as advanced as it sounds) https://github.com/deathau/cooklang-obsidian
-
Stumbled across an #ObsidianMD plugin on #GitHub that supports #CookLang
Simply write your recipe in Markup and the plugin takes care of the rest - if you follow the 'CookLang' convention(s), images are displayed too!
Picture below shows a side by side comparison of the markup and rendered output.
Links:
CookLang: https://cooklang.org/
CookLang spec: https://cooklang.org/docs/spec/
CookLang conventions: https://cooklang.org/docs/spec/#adding-pictures
Obsidian plugin: https://github.com/deathau/cooklang-obsidian