πŸ”— Query all the things
Execute SQL base queries against your data in Obsidian and render it how you want using templates.
favorite
share
by Sytone
92
5,005
Latest Version
3 months ago
Changelog

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

Full Changelog: https://github.com/sytone/obsidian-queryallthethings/compare/0.9.0…0.10.0