shahankit / anydo2trello

Imports tasks from anydo to trello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anydo2trello

This script imports your tasks from any.do and converts them to boards and cards in trello.

This script does the following to convert any.do data to trello

AnyDo Trello
Categories Boards
Tasks Cards
Notes Description
Sub tasks Checklist

By default all the unchecked tasks are added to To Do list of a board and checked tasks are added to Done list of a board. Feel free to change them as you wish to from the script.

Disclaimer: This script does not store any of your data. The current implementation for anydo login is very naive and directly asks for username and password but are not stored anywhere. I'll try to include OAuth later.

About

Imports tasks from anydo to trello


Languages

Language:Python 100.0%