e491d6f ←9ee1f29antonApr 19, 2026 api

edit CHANGELOG.md via macOS

M /docs/undefined +2 -0
+ inserted paragraph dataview queries — Obsidian Dataview DQL queries in markdown...
M /docs/undefined +2 -0
1# Changelog
2
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