inserted paragraph dataview queries — Obsidian Dataview DQL queries in markdown...
M /docs/undefined +2 -0
1# Changelog2
3### **2026-04-19**4
5dataview queries — Obsidian Dataview DQL queries in markdown rendered as live tables. supports TABLE, LIST, WHERE, SORT, LIMIT, GROUP BY, FLATTEN. 30+ built-in functions. inline expressions with `` `= expr` `` for computed values in text and tables. frontmatter fields (date, tags, etc) automatically extracted and stored for querying.6
7d2 diagram rendering — `.d2` files rendered server-side to SVG via Modal container (d2 v0.7.1 with ELK layout). compile status shown in folder list and file detail views, same as typst/latex. d2 documentation and examples at [sublimated.com/docs/d2](https://sublimated.com/docs/d2).8
9### **2026-04-18**10
31 unmodified lines