Basic Formatting
Query
TABLE|LIST|TASK <field> [AS "Column Name"], <field>, ..., <field>
FROM <source>
WHERE <expression>
SORT <expression> [ASC/DESC]
... other data commands
From Denise Todd
- Format of a field 
field-name:: field-value- Can be defined in body of note or in front matter
 
 - Dataview has two valid names for any field include:
- the original name and
 - all-lower-case-with-dashes-instead-of-spaces-and-no-special-characters.
 
 
Using the link function
link(source, display) e.g, link(file.link,string(file.day)