Sync todo.txt file and caldav TODO files
This scripts works by parsing todo.txt files with todotxtio and generating .ics
files
to be copied in the given directory.
You can then sync this directory with an online caldav using vdirsyncer for example.
todo2caldav run todo.txt caldav_dest_dir
.ics
files ! use at your own risk
Who takes precedence ? how to compare ? do we add ids ? urk
For now just use todo2caldav and caldav2todo when you see fit.
=> we need a way to calc a consistent uuid between runs.