Files
taskwarrior-2.x/taskchampion/docs/src/data-model.md
2022-07-29 21:41:41 -04:00

258 B

Data Model

A client manages a single offline instance of a single user's task list, called a replica. This section covers the structure of that data. Note that this data model is visible only on the client; the server does not have access to client data.