Habitica Wiki
Habitica Wiki

Description

Create Challenges from a CSV file.

Usage

1. Create a CSV file in this format:

   Challenge Name
Short Name
Summary
Challenge Description
Guild ID
Gem Prize
Task Type: Habit; Title; Notes; Difficulty; Start Date;
Task Type: Daily; Title; Notes; Difficulty; Start Date; Repeats;
Task Type: To Do; Title; Notes; Difficulty; Due Date;
Task Type: Reward; Title; Notes; Cost;


 Tasks of the type Daily can be daily, weekly, monthly, or yearly. They have special requirements:
daily: Repeat Every:
weekly: Repeat On: list of days(lower case) not repeated separated with commas
monthly: Repeat On: list of days(lower case) not repeated separated with commas; Select DOM(0) or DOW(1); Days Of Month: list of days of the month separated with commas; Weeks Of Month: list of weeks of the month separated with commas


 Date format: _YYYY_-_MM_-_DDTHH_:_mm_:_ss_.*sss*Z
Week days: Monday>m; Tuesday>t; Wednesday>w; Thursday>th; Friday>f; Saturday>s; Sunday>su

2. Enter in your User ID and API Token (only first time)
3. Upload the file and review the information

4. Click Create Challenge