Y
Hacker News
new
|
ask
|
show
|
jobs
by
cldwalker
1343 days ago
Yep. There's a plugin API,
https://docs.logseq.com/#/page/Plugins
, used by 180+ plugins. Logseq can also be scripted from the commandline in node.js with
https://github.com/logseq/nbb-logseq#projects-using-nbb-logs...
. There are examples for creating a github action, a CLI or creating custom web apps