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

Adding Ability to export diagrams - Issue #55 #56

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

blacktau
Copy link
Contributor

Adds to the right click menu the ability to export the image.
Includes a setting to be able to specify an output folder with the default being to export into the same folder as the markdown note.
Export format aligns with the type specified in the code block, plantuml: png, plantuml-svg: svg, plantuml-ascii: txt
Filenames are derived from the diagram title following the @startuml tag or the markdown note name combined with the current date and time

src/settings.ts Outdated Show resolved Hide resolved
src/debouncedProcessors.ts Outdated Show resolved Hide resolved
src/debouncedProcessors.ts Outdated Show resolved Hide resolved
src/debouncedProcessors.ts Outdated Show resolved Hide resolved
@blacktau blacktau requested a review from joethei February 14, 2024 09:19
@joethei joethei merged commit 89cbfc6 into joethei:master Mar 4, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants