onejgordon / flow-dashboard

[UNMAINTAINED] A goal, task & habit tracker + personal dashboard to focus on what matters
http://flowdash.co
MIT License
1.66k stars 187 forks source link

Import historical habits from CSV #123

Open onejgordon opened 5 years ago

onejgordon commented 5 years ago

We can use a case insensitive habit name match to identify the proper Habit object, but need to determine format for prior completions. Simplest might be a 2-col CSV (habit,iso_date).

Related to #98

bruhaha1989 commented 5 years ago

One service worth to mention as a potential source for this export is Habitbull. Here is a sample CSV file exported from Habitbull: habitbull_data_sample.csv.zip