Import Data
Upload CSV files to import your data into the app.
Uses the same format as the exported challenges CSV.
Merges by date and todo ID; subtasks and progress are preserved when present.
Simple format: id,title,url. id generated if blank.
H2 as dates, checklists/bullets, strikethrough, and links supported.
H2 as dates, UL/LI lists, checkboxes, nested ULs, and links supported.
Import from Google Sheets
Connect your Google account and pull data from your shared spreadsheet.
Enter the spreadsheet ID from its URL: docs.google.com/spreadsheets/d/SPREADSHEET_ID/edit. You paste this ID yourself so you choose the sheet to sync—the app never searches your Drive.
Because the app only requests the drive.file scope, it can access only spreadsheets it created. Providing an ID for any other sheet will return a 404 and the import will fail.