2.0 Tags object

Represents the collection of tags for a drill in the context of the editor. This includes both drill tags and entry tags.

Fields

Field Type Description
drillTags
optional
List of 2.0 Tag objects The tags pertaining to the drill as a whole. Tags are sorted lexicographically by value.
entryTags
optional
List of 2.0 EntryTags objects The list of tags pertaining to the drill's entries. Entry tags are sorted by entry ID, and lexicographically by value.