I just uploaded an update which includes more fields (subgenre, cut, components and others) as well as support for individual tins with containers and dates.
Read the Help/FAQ section (cellar screen overflow menu in the top bar) and Changelog (settings screen) for more details.
But the quick version is this:
- CSV import has an option to generate the tins (collate tins), only works if each individual tin is on a separate line/record, [simplified] example:
Brand A, Blend A, mylar, 10 oz
Brand A, Blend A, jar, 2 oz
If you already imported a CSV from your spreadsheet, you can import it again, select the "update" and "collate tins" options, map the brand and blend fields, and just map the tin fields and it will generate the tins.
- There's a tab in the Add/Edit screen for adding individual tins.
- On the cellar screen, if you tap an entry, you can see the full details including the list of tins and notes. Long-press is still the way to edit an existing entry.
- Add/Edit entry also has an option to synchronize the "No. of Tins" field with the values of the tins that are added to the entry.
There's also been some bug fixes. Apparently 4 times someone has experienced a crash with regard to the table view and sorting, likely from a cold start of the app in table view, I think that's fixed, not sure though because nobody emailed me about it before (saw it in the Play Console crash and ANR reports). There was also a bug preventing multiple carriage returns in the notes field which definitely is fixed.
Currently, I am working on adding filtering options for the new fields, as well as some display options, like an option to display the quantity in the list view in oz, lbs or grams, and some updates to the stats screen based on the new fields. I'm also considering a potential option for the table view to view everything as individual tins or as regular entries.
I also plan to make the Light theme look better at some point (colors, contrast, etc). Right now the main focus is functionality as long as it doesn't look terrible.