Created: 2021-09-22 22:56

Plugin docs.

choice

if expression replacements

choice(condition, onTrue, onFalse)

Ignoring files without a frontmatter prop

where prop != null

No default column

For regular tables, ignores the File link. For group by tables, ignores the group.

table without id

Group by

Creates grouped tables by some property.

The rows array contains the list of files for the current row. In good Dataview fashion, accessing an Array will just render the list.

table without id
    growth as Growth,
    rows.file.link as File
from "" and -"misc" and -"Templates"
group by growth