What is Datacore and how does it differ from Dataview?
masterDatacore is a successor to the Dataview plugin designed to index vault information for searching and compiling into views. It provides several key improvements over the original Dataview:
- Performance: Up to 100x faster due to an optimized index design.
- Granularity: Supports querying at the section, block, line, and canvas item levels.
- Advanced API: Features a powerful JavaScript/TypeScript API, including React and JSX support for creating complex, live-updating views.
- Code Reuse: Supports importing code files and using JSX/TypeScript directly.
- Enhanced View Features: All views include built-in support for paging and embedding complex components within other components.