obsidian-dataview icon indicating copy to clipboard operation
obsidian-dataview copied to clipboard

Integrating Obsidian Vault DB with React.js

Open toniandsol opened this issue 1 year ago • 0 comments

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?

toniandsol avatar Jan 17 '24 19:01 toniandsol