Is it possible to build a query to list all the plugins installed in my current graph?
I would like the output to be like this:
| Plugin Name | GitHub URL | Status | local location | |
|---|---|---|---|---|
| Awesome UI | GitHub - yoyurec/logseq-awesome-ui: Reworked UI for Logseq | Enabled | C:\Users\username\.logseq\plugins\logseq-awesome-ui | |
| … | … | … | … | … |