heikkilevanto / beertracker

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

Careful when changing location #289

Closed heikkilevanto closed 3 weeks ago

heikkilevanto commented 4 months ago

It is too easy to file a new beer at a new location, but forget to change the location. One thing is that the beer entry gets wrong, but the system will also remember the coords for the wrong location, causing future beers get wrong as well.

Add some sanity checks.

Also, fix Ds data file for Norrlyst

heikkilevanto commented 3 weeks ago

Implemented some sanity checks long time ago, and they seem to work. Closing.