- Mar 13, 2025
- Feb 20, 2025
-
-
saxnot authored
-
saxnot authored
it had broken amounts adn could not been parsed
-
saxnot authored
-
saxnot authored
It hurts a bit because Jendrik took all the effort but I see no upside in keeping these unpersonal and gigantic images. They rest well in the git log...
-
saxnot authored
The second largest .md file in the repo and still a pain in the ass. The images did not render anyway in the document. It slowed down recipemd-find and the CI and my editor
-
saxnot authored
The images did not render anyway in the document. It slowed down recipemd-find and the CI and my editor
-
- Feb 19, 2025
-
-
saxnot authored
Thanks for the help to https://stackoverflow.com/questions/42884196/bash-check-if-input-is-empty-in-pipe Large files cause various problems - can't be displayed in GitLab - thus can't be edited or read there (accessibility) - slow down recipemd on CLI - slow down recipemd on CI - also applies to recipemd-find worsening the whole usage - slows down IDEA on my computer (yes...) And to let actions speak louder than my complains the CI now enforces a max file limit of 1 MB. Basically every file is way wayyyy smaller than 1 MB except when it's one of the troublesome files which easily exceed them.
-
saxnot authored
It was ALWAYS "Amount must start with a number". This refers to amounts (yield and the ingredients). An amount sometimes break when a comma is present outside a number. An Amount NEEDS to start with a digit for example: VALID *100 g* sugar INVALID *circa 100 g* sugar *??? g* sugar *a little bit* sugar (!) It needs to start with a digit. All of the errors have been due to this. The CI server exists at first error but installing RecipeMD is quite easy. I did: ``` for file in *.md do echo "$file" recipemd -t "$file" done ``` which worked quite fine. It only prints the title and not the whole recipe on success and prints the error message otherwise. Very easy.
-
saxnot authored
The comma in yield was the problem I assume recipemd tries to interpret it as a number with comma when a comma is present
-
saxnot authored
hinzugefügt weil https://pad.asta.ostfalia.de/p/recipes-storage-backlog-FcY1xF26b1 Ich kann mich an das Rezept nicht mehr erinnern aber es war gut genug, dass ich mir selbst eine Notiz schrieb
-
saxnot authored
hinzugefügt weil https://pad.asta.ostfalia.de/p/recipes-storage-backlog-FcY1xF26b1 Ich kann mich an das Rezept nicht mehr erinnern aber es war gut genug, dass ich mir selbst eine Notiz schrieb
-
saxnot authored
-
saxnot authored
as detected by https://gitli.stratum0.org/lerngruppe/rezeptsammlung/-/jobs/4936
-
saxnot authored
-
saxnot authored
Wurde bereits zwei Mal gekocht und war sehr gut
-
- Jun 03, 2022
-
-
saxnot authored
Wir haben fälschlich mit 90+90 min gerechnet aufgrund der Struktur
-
- Apr 23, 2022
-
-
Jendrik authored
-
- Apr 21, 2022
- Apr 16, 2022
-
-
Jendrik authored
-
- Mar 17, 2022
-
- Mar 15, 2022
- Feb 26, 2022
- Feb 25, 2022
- Feb 24, 2022
- Feb 14, 2022
-
-
saxnot authored
-