obsidian-dataview
obsidian-dataview copied to clipboard
Integrating Obsidian Vault DB with React.js
I want to use Obsidian as a database in React.js. After taking a quick look at your project, I noticed that main.js is bundled as a rollup.
How to perform CRUD operations to manage data in a project? Maybe, I should use main.js? If that's right, How can I call API?