Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Updating README regarding using full paths for cron.
Browse files Browse the repository at this point in the history
  • Loading branch information
kusold authored Sep 2, 2016
1 parent 2feb41a commit 57a1e4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ I would recommend setting this up as a cron job for automatic syncing.
2. `*/10 * * * * todoist-habitrpg -u habitRpgUserId -t habitRpgApiToken -a todoistApiToken`
3. Verify it was saved with `crontab -l`

Troubleshooting: If this doesn't work for you, please use absolute paths or adjust the PATH for your cron.

## Current Limitations
* Only supports syncing from Todoist -> HabitRPG.
* Only supports basic task syncing. Subtasks get synced as a toplevel task in HabitRPG
Expand Down

0 comments on commit 57a1e4c

Please sign in to comment.