tmd show
Displays an object’s full information: properties (including relations) and body.
tmd show book/golang-in-actionExample output:
book/golang-in-action
Properties────────── title: Go in Action status: reading rating: 4.5 author: → person/alan-donovan
Body──── # Notes A great book about Go...Properties are displayed in schema-defined order. Relation properties use → for forward and ← for inverse links.