Queries

Dynamic results inside markdown without storing duplicated content

Queries are placeholders for live content in Markdown. Looksyk calculates the result at runtime and renders it inline, while only the query syntax is stored in the markdown file on disk.

When queries are especially useful

Available query guides

Open the guide that matches the result you want to render. Each page documents the supported syntax and parameters for that query type.

Current syntax limitation

Queries currently need to be written exactly as documented. Parameters cannot yet be reordered or omitted, so it is best to copy the documented query pattern and then adapt the values.