Files
taskwarrior-2.x/rust/docs/src/data-model.md
2022-05-08 19:39:02 +00: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.