mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-22 20:23:09 +02:00
![]() This abandons field-by-field compatibility with the TaskWarrior TDB2 format, which wasn't a sustainable strategy anyway. Instead, tasks are represented as a TaskMap with custom key formats. In this commit, there are only a few allowed keys, with room to grow. Replica returns convenience wrappers Task (read-only) and TaskMut (read-write) with getters and setters to make modifying tasks easier. |
||
---|---|---|
.. | ||
data-model.md | ||
installation.md | ||
plans.md | ||
storage.md | ||
SUMMARY.md | ||
sync.md | ||
taskdb.md | ||
tasks.md | ||
usage.md |