Hey, does anyone know and/or use an OSS grocery list?
That’s something I wasn’t able to digitalize, but I want to…
I’m looking for a grocery list server (hostable via Docker) that I can access from my smartphone or Desktop, but haven’t found a good solution yet.
I know, there are Markdown note taking apps like Joplin and I’m using them as a private “knowledge base”, but I wasn’t convinced of them as grocery lists. I imagine, there could be some optimizations like templates for stuff you buy every time or auto-completions (e.g. if you type “papr” and there was “paprica” in your list history, it could auto-complete or at least suggest the word…).
How are you doing it? Already digitalized or still on paper? If digitalized, via some subscription service behind it or self-hosted?
@lemmydividebyzero I’m sure that there are solutions. But I’m doing it via my regular notes in markdown. I’m just typing the list before I go out or whenever some things finish (like detergent) and they’re right there. Whenever I put something in my cart I just add a checkmark next to it (I make my list using checkmarks next to the items with
[ ]
).@noodlejetski Yes, I saw OP said that. I just answered on the question of how I do it at the end.