eringiglio / Habitica-todo

Work in progress, but intended to sync new API for Habitica with current API for Todoist.
56 stars 11 forks source link

Two way sync #1

Closed eringiglio closed 8 years ago

eringiglio commented 8 years ago

Hm. Is there a way to write a loop that goes through each set of paired lists, checks for duplicates, and when it finds them, pops both the duplicated versions off the list and goes to check again?

Because I bet there is, and I'd like to write it. I'd want to make copies of my original lists of variables to do it, though.