this post was submitted on 16 Jun 2025
11 points (100.0% liked)
Asklemmy
48802 readers
531 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If this was me, and I used to just keep a notebook of the wines I liked, there's a couple ways to go about this.
Edit: in the Fdroid store theres an app named Cavity (terrible name) or Wine cellar that might be what you want for your own wine tracking.
Info on new wines is simply not going to come for free (or "free") bundled in an app unless you make it yourself. But wines you try is a much easier thing to track. If you can just accept they need to be 2 different things, it an easier task.
IMO, what you want is to create and self host a survey that let's you easily and quickly enter year, location, attributes, photo of the label, notes, etc. Depending on how granular you get with flavors and tasting attributes, you could get in a groove and log a wine with dizzy thumbs and low light in a minute or two. Then you just decide where that data lives, and how to get it back into a spreadsheet or SQL db to search it.
You could do most of this in a Google form/sheet, though you'll simply get nagged and tracked later in more subtle ways.
I'll be real honest, I suggest you ask ChatGPT on options, and suggest things like you want to build a survey in HTML (it'll do this for you) that lives on a device and is bookmarked for easy access, sends data to, let's say a Dropbox file you access with an API, and you use another HTML page you save locally to search.
For real, let us know how it goes, because I would all get some use from this.