Skip to content

tmd show

Displays an object’s full information: properties (including relations) and body.

Terminal window
tmd show book/golang-in-action

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