Sytone's Ramblings

The occasional posts of a guy who plays with technology.

Query All The Things 0.10.0 Release

2024-02-04 2 min read Obsidian

A new release of Query All The Things has been made. This adds some new helpers for handlebars as well as some new SQL functions to make the queries more powerful.

You can download the documentation and example vault to open in obsidian to see the queries in action here.

Features

  • Add obsidian handlebars helper and JoinArray SQL function
  • Add settings to disable missing DataView and CustomJS plugins notification
  • Add EXTRACTLINE and LINEINDEX SQL functions
  • Enable processing of DataView Inline fields for use in tasks (obsidian_markdown_tasks table), closes #11

Documentation

  • Multiple updates to the structure and generated documentation to make it more consistent and to enable live examples if the documentation is opened as an Obsidian vault.

Release 0.10.0 · sytone/obsidian-queryallthethings (github.com)

Query All The Things (qatt) v0.10.0 Release for

Features

* Add obsidian handlebars helper and JoinArray SQL function
* Add settings to disable missing DataView and CustomJS plugins notification
* Add EXTRACTLINE and LINEINDEX SQL functions
* Enable processing of DataView Inline fields for use in tasks (`obsidian_markdown_tasks table`)

github.com/sytone/obsidian-que

Card image from mastodon.social toot 111870117478319917

Release 0.10.0 · sytone/obsidian-queryallthethings

Query All The Things (qatt) v0.10.0 Release 🎉 You can download the documentation and example vault to open in obsidian to see the queries in action here. Features Add obsidian handlebars helper an...