yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #57
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #57
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
57
system
80 Kitchen
date
09/06/26
subject
Rebuilt flavor variations as a picker + merged-recipe view instead of 8 separate print buttons
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
57
detail
Rebuilt the flavor system per USR369's request: instead of 8 separate print buttons each showing only a one-line flavor description, recipes with a FLAVOR VARIATIONS section now show a single dropdown picker. Choosing a flavor calls updateFlavorView(), which builds a full merged recipe (base ingredients + that flavor's additions split out into individual ingredient lines via splitFlavorAdditions(), combined into ONE real ingredient list) and displays it live on the card as 'Your Recipe: [Flavor Name]' with its own Print button. Print reuses the exact same buildMergedRecipe() logic (single source of truth -- the on-page view and the print output can never drift apart), opening in the separate print window already built. Still exactly one recipe in storage per dish (croutons, bread crumbs) -- the picker is just a different assembled view of the same notes-embedded flavor data, not 8 duplicate recipes. USR369 explicitly said he wants this same reusable pattern for other multi-flavor/multi-variation recipes in the future, so this was built generically (works off any recipe whose notes contain a FLAVOR VARIATIONS section, not hardcoded to croutons/bread crumbs specifically). Verified the merge logic by replicating the exact JS parsing/splitting logic in Python against real recipe #34 data -- picking Italian Cheese correctly produced a clean 7-item merged list (4 base + 3 flavor additions).
▼ Show timestamps
created_at
2026-09-06 09:10:46
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor