Skip to content

Releases: arangutambo/wine-tracker

0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 01:51

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 01:39

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@arangutambo arangutambo released this 15 Jul 03:28

Initial release of Wine Tracker — an Obsidian plugin for tracking your wine cellar by note, vintage, lot, and drinking window.

Features

  • One note per label — wine notes live in pages/ with flat frontmatter compatible with Properties and Bases
  • Nested inventory — vintages → lots → phased drinking windows, stored in a wine-inventory fenced block
  • Add bottle — modal requiring only producer, cuvée, varietal, and vintage; all other fields optional
  • Consume bottle — 3-step flow: pick wine → pick lot → log tasting; lot choice is always explicit
  • Edit lot — update any lot field (qty, price, shelf, windows, source, notes) in place
  • Log tasting — quick-log with dropdown pre-fill from current stock
  • Refresh prices/windows — per-note heuristic price estimates and inferred drinking windows for lots with none defined
  • Dashboardwine-plugin-dashboard code block with Drink now / Overdue / Cellaring / All inventory sections and text + status filters
  • Monthly viewwine-plugin-monthly code block; reference year read from the monthly note filename
  • Sidebar — Drink now and Overdue counts in the right panel
  • Finance integration — writes a #log/spending/alcohol/wine entry to today's daily note when a purchase price is present
  • Journal settings inferred — daily and monthly note paths read automatically from the Journals plugin
  • Flat inventory export — auto-generated Markdown table at Utility/🍷 Wine Inventory (flat).md for Dataview/Bases queries