Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Plugin Config #30

Open
rbinnun opened this issue Nov 13, 2023 · 2 comments
Open

Updating Plugin Config #30

rbinnun opened this issue Nov 13, 2023 · 2 comments

Comments

@rbinnun
Copy link

rbinnun commented Nov 13, 2023

How do I add options to the plugin config?

For example, I added { "commands": { "renderers": ["plantuml", "mermaid"] } } to plugins.edn as shown below and it doesn't seem to take affect.

:logseq-diagrams-as-code {:version "0.0.21", :repo "npgrosser/logseq-diagrams-as-code", :effect false, :theme false
{ "commands": { "renderers": ["plantuml", "mermaid"] } }
}

@shlomi-dr
Copy link

Same here, not sure I get how to configure this..

@pubmania
Copy link

From settings to to installed plugins and then follow as shown below:

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants