blinry/nom

Support a comment format

Closed this issue · 1 comments

rixx commented

Sometimes it would be nice to disregard some times (e.g. "everything before 2018") while still retaining the data. Currently I copy things to different files (input.2017, weight.2017) but it would be easier if I could just comment things in/out, e.g. by starting a line with '#'.

rixx commented

Ah, that's what start_date does. Sorry.