2024-07-21 20:23:25 -04:00
|
|
|
# obsidian + sqlite3 + opfs proof-of-concept
|
|
|
|
|
|
|
|
creates and queries a sqlite3 database with the [`opfs-sahpool` vfs](https://sqlite.org/wasm/doc/trunk/persistence.md#vfs-opfs-sahpool)
|
|
|
|
|
2024-07-21 20:29:42 -04:00
|
|
|
to build + install, run `./build.ps1 -vault /path/to/your/vault` and open the console in obsidian :)
|