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

Powerpoint plug-in #1

Open
satu0king opened this issue Oct 18, 2018 · 7 comments
Open

Powerpoint plug-in #1

satu0king opened this issue Oct 18, 2018 · 7 comments
Labels
enhancement New feature or request help wanted Extra attention is needed no issue activity

Comments

@satu0king
Copy link
Member

Should be an easy way to embed CircuitVerse circuits in powerpoint - see lucidchart plug in for reference

@satu0king satu0king added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 18, 2018
@abdullah-mohamed
Copy link
Contributor

@satu0king Asking for more details.
LucidChart plugin allows creation and full-manipulation of the diagrams right inside of PowerPoint,
Is that what this issue is referring to or do we just need to embed/display ready circuits from our account/local computer?
I have found this link that indicates how to add a PowerPoint add-in:
https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/powerpoint-quickstart?tabs=visual-studio

@satu0king
Copy link
Member Author

satu0king commented Mar 2, 2019

We just need a way to embed ready circuits. Not even requiring any signing in. CircuitVerse already has a way to embed circuits in 3rd party websites.

eg.

<iframe width="600px" height="400px" src="https://circuitverse.org/simulator/embed/701" 
id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen 
allowFullScreen>
</iframe>

is an iframe snippet.

So maybe the user just gives the url of the circuit: https://circuitverse.org/users/3/projects/701 and the plug in can generate the embed URL - https://circuitverse.org/simulator/embed/701 and embed as an iframe. I wasn't able to get the powerpoint plugin to persist the embedded circuit information, however since lucidchart is able to do it, it is possible.

@animysore
Copy link
Contributor

animysore commented Mar 11, 2019

@satu0king
Plugin currently under development. https://github.com/AniMysore74/CircuitVersePPT
This persists the data as well 😄

Consider moving ownership to CircuitVerse?
Also would like to be assigned this issue!

@satu0king
Copy link
Member Author

@AniMysore74 you are up. Once the plugin is complete, we can move it to CircuitVerse organization.

@Parikshit-Hooda
Copy link
Contributor

@animysore What's the progress on this? If you are done, please let us know. If not, then let us know as well.

@ankitkataria
Copy link
Member

Try out https://github.com/animysore/CircuitVersePPT, it needs to be tested for persistence.

@github-actions
Copy link

No activity on this issue for a prolonged duration, will be closed if no further activities in next 7 days

@satu0king satu0king reopened this Dec 1, 2020
felixschlegel added a commit to felixschlegel/CircuitVerse that referenced this issue Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed no issue activity
Projects
None yet
Development

No branches or pull requests

5 participants