-
Notifications
You must be signed in to change notification settings - Fork 763
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
"Save and Share..." option in the file menu #1084
base: master
Are you sure you want to change the base?
Conversation
@brianharvey Would be good to confirm any wording concerns. :) |
Nihil obstat. |
I had to look that one up! 👍 |
Oh I'm so stealing this one! |
Jens, have you had a chance to look at this? I couldn't get some help text to easily show up, though I was probably missing something obvious... |
nice! I'd like to play with it a little bit myself before pulling it into the main distro |
How ++ block works ? |
Status? I think this would be a huge improvement -- any chance of getting it pulled soon? |
I know now:
|
Any change of this being pulled? |
Let's leave this one open for now... |
As far as I know, it's mostly ready to go - is there interest in merging this? |
It says here there's a conflict in gui.js so at least you have to fix that... But fwiw yes, I'd love to see this feature. It's a small thing but annoying not having it. |
Yeah. I can fix that. There's no point in fixing things that won't get merged though. :) Michael Ball
|
@jmoenig Any interest in putting this soon? |
7f83e29
to
bb3999b
Compare
👍 |
This builds of @bromagosa's work. There is a now an item in the file menu
which when selected will save the current project to the cloud, then will
present the user with a text box to copy the URL.
This makes the following changes from what's currently in BettleBlocks:
C&P works well, this looks much nicer. :)
publicProjectURL = function (username, projectName)
refactor some existing code for getting URLs later.
There are some TODO elements:
how to copy text.
already public
Deployed at http://snap.berkeley.edu/michael