Thank you! I also wanted this
If you have any idea that will make your workflow easier add an "issue" on GitHub so I can keep track of it.
11–15 of 15 posts
Thank you! I also wanted this
If you have any idea that will make your workflow easier add an "issue" on GitHub so I can keep track of it.
As a semi-aside: Are there headless tools for interacting with Logseq databases, especially queries? This would be super useful for automations.
As a semi-aside: Are there headless tools for interacting with Logseq databases, especially queries? This would be super useful for automations.
When Logseq is running locally, you can use its [local http server]( https://docs.logseq.com/#/page/local%20http%20server ) to do this. https://github.com/logseq/nbb-logseq is useful for automations and is already used to create github actions e.g. https://github.com/logseq/publish-spa . In the upcoming database version, nbb-logseq is able to read and write Logseq graphs completely independent of the app - https://gi…
Is there an equivalent tool for Obsidian?