Actions URI 1.7.0 was released today.
- Find it in Obsidian’s Community Plugins
- Check the GitHub release page: Release 1.7.0 · czottmann/obsidian-actions-uri · GitHub
Changes
- Adjusted
/dataview/list-query
to consistently return a two-dimensional array.
No longer broken
- Frontmatter containing a string with three or more hyphens in a row would break frontmatter parsing. This is now fixed.