Skip to content

kurtharriger/logseq-things3-query-proxy

Repository files navigation

Logseq Query Service for Things 3 Database

Simple HTTP service to enable logseq Things 3 plugin (under development) running in sandbox to query Things 3 sqlite database

For now I just run in terminal before to query endpoint and the endpoint simply dumps all data I care about.

How to Run

npm install

npm run dev
npx electron .

Release

CAUTION: electron-packager copies all files in working directory into /Things Query Proxy.app/Contents/Resources

Verify your working copy is clean.

npm run package

References

Obsidian Things Logbook things.sh

About

Logseq Query Service for Things 3 Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages