Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import historical habits from CSV #123

Open
onejgordon opened this issue Apr 18, 2019 · 1 comment
Open

Import historical habits from CSV #123

onejgordon opened this issue Apr 18, 2019 · 1 comment

Comments

@onejgordon
Copy link
Owner

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants