Files
taskwarrior-2.x/docs/src/data-model.md
2020-11-22 17:30:42 -05:00

6 lines
258 B
Markdown

# 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.