mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
- Provided sample sqlite3 export script in Python, to serve as a starting point for anyone wanting to migrate taskwarrior data into a SQL database. Illustrates JSON parsing and separation of the relational data. Signed-off-by: Paul Beckingham <paul@beckingham.net> |
||
|---|---|---|
| .. | ||
| export-csv.pl | ||
| export-html.pl | ||
| export-ical.pl | ||
| export-sql.py | ||
| export-xml.pl | ||
| export-xml.py | ||
| export-xml.rb | ||
| export-yad.pl | ||
| export-yaml.pl | ||
| import-todo.sh.pl | ||
| import-yaml.pl | ||
| update-holidays.pl | ||