Taskwarrior.UDA
Description
User defined attributes are stored in a HashMap from Text to json Values because we have no type information about them.
HashMap
Text
Value
type UDA = HashMap Text Value Source #
A field will in practice only be a number or a string.