heikkilevanto / beertracker

Simple script to track the beers I drink
GNU General Public License v2.0
2 stars 1 forks source link

Get rid of %years #345

Closed heikkilevanto closed 5 days ago

heikkilevanto commented 6 days ago

Catch the first read when reading the file. Iterate from that to the current year. List them all, with no counts.

heikkilevanto commented 5 days ago

Actually, we can simply filter by the year, just like any other field. No need to know even the first year