risonakamo / time-stats

time tracking analysis ui
0 stars 0 forks source link

try download when fail to parse sheet tsv #66

Open risonakamo opened 5 months ago

risonakamo commented 5 months ago

when entering item into config, the item won't exist yet

need to try to retrieve an item if it doesn't exist

maybe have wrapper around parse sheet tsv - where it tries to parse, then downloads, then tries again. if fail the 2nd time, then just fail normally

ideally, would only like it if the cannot find file specified error occurs