Skip to content

MichelLaplane/VisualVisioCopilotLight

Repository files navigation

VisualVisioCopilotLight

This application helps you to create Visio Diagrams using Copilot responses. Just ask copilot the type of diagram you want to create? Don't forget to tell copilot to create the diagram using Mermaid syntax.

If you just want to use it, the installer is in the "VisualVisioCopilotLight/Installer /en-US directory". Launch the msi file and choose "Typical" for default installation.

Settings of the application

Settings

Applicationsettings

Pathsettings

VisualVisioCopilotLight uses the Microsoft Edge WebView2 control. The "WebView2Path" is for the app to be able to use the Edge WebView2 control

Creating Visio Diagram with VisualVisioCopilotLight

You first need to create a Visio File from the backstage file menu New

Then click on the "Create fueled Copilot Visio Diagram" Command in the "VisualVisioSVGLight" Tab CopilotAidedVisioDiagram

The dialog box of the application is displayed CopilotVisioDialog

You can see a predefined Worflow Diagram in Mermaid syntax

GenerateDefault

Click on "Generate diagram". The diagram will be created in SVG format. GeneratedDefaultDiagram

Click on "Insert Diagram as Visio" for creating the Visio Diagram. VisioCopilotDefaultVisioDiagram

If you want to insert a png image of the diagram, click on "Insert Diagram as PNG". You will notice that the result is much more less accurate. VisioCopilotDefaultPngDiagram

Now let's ask copilot to create my simple process diagram type. For example "Could you create a workflow diagram with a begin step, a test step with the result of two new steps and a end test using Mermaid syntax" CopilotRequest

Copilot is thinking and gives the result. Copy the Mermaid syntax response CopilotResponse

Paste in the edit mermaid syntax textbox. Click the "Generate diagram" button to generate the svg result. CopilotResponseSVGDiagram

Click "Insert Diagram as Visio" to create the Visio Diagram corresponding to hte Copilot response. VisioDiagramCopilotResponse

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors