The Datacore plugin is a modern reimagining of Dataview, designed to deliver faster queries, smoother rendering, and fully interactive views. It introduces a React-based JavaScript API with stateful, flicker-free updates and a more efficient query system. Instead of static results, Datacore offers WYSIWYG table views that can be edited directly, making data handling closer to the experience of tools like Notion or Airtable. It also enhances task management with richer metadata handling, enables live editing of values, and supports embeds for Markdown, images, and videos within views. Another standout feature is its ability to query not just pages but also sections and blocks, including attachments and PDFs. This makes it highly flexible for users managing structured knowledge across large vaults while benefiting from a streamlined interface and improved performance.
- Ganessh Kumar R PReviewed on Mar 9th, 2026★★★★★No review text provided.
- Uwe WennmannReviewed on Nov 26th, 2025★★★★★No review text provided.
0.1.29
- make cleantext work with list items with id by @LtHommel in https://github.com/blacksmithgu/datacore/pull/136
- Add support to specify the type returned by query functions by @Gudine in https://github.com/blacksmithgu/datacore/pull/137
- Rename
rowto$rowin docs and comments by @Gudine in https://github.com/blacksmithgu/datacore/pull/152 - Fix for Issue-149 - add null check to second pass of list block by @cnamqui in https://github.com/blacksmithgu/datacore/pull/154
- fix: safe access for potentially missing canvas index and caches by @beto-group in https://github.com/blacksmithgu/datacore/pull/161