Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Record and share successions of blocks #55

Closed
simjnd opened this issue Jul 23, 2021 · 2 comments
Closed

Record and share successions of blocks #55

simjnd opened this issue Jul 23, 2021 · 2 comments

Comments

@simjnd
Copy link

simjnd commented Jul 23, 2021

Is your feature request related to a problem? Please describe.
Sharing blocks is cool but limited and very static, asciinema is awesome and there is a real opportunity to integrate something similar in Warp and make it awesome.

Describe the solution you'd like
A better integrated version of https://asciinema.org/, that supports blocks. You could start recording a terminal session that will record the IO while preserving blocks. You can then share it just like you can currently share a block, the webpage would then play the session gradually revealing input and outputs of successive blocks. That could be very powerful when paired up with a button on the webpage to directly execute the session in Warp (mentioned in #54): you could not only easily share but also execute entire scripts. That can be great when following tutorials / walkthroughs where you have to repeat commands.

Additional context
N/A

@charlespierce
Copy link

@simjnd Thanks for the suggestion! I think this dovetails nicely with our planned work on shared sessions, we'll definitely need to think about these use-cases as well!

@joncalhoun
Copy link

The education space could really benefit from some similar thought.

For instance, it would be nice if 1+ blocks were exportable/embeddable in some way that allowed developers to intermix it with a written tutorial. Then as they read the tutorial, clicking any embedded block could open up the warp app and insert the text making it easy for users to tweak and hit enter.

It could also be a nice marketing opportunity if a bunch of write-ups start using embeds that advertise Warp.

@elviskahoro elviskahoro changed the title Record and share successions of blocks Sharing: Record and share successions of blocks Nov 7, 2021
@elviskahoro elviskahoro changed the title Sharing: Record and share successions of blocks Blocks: Record and share successions of blocks Nov 8, 2021
@elviskahoro elviskahoro changed the title Blocks: Record and share successions of blocks Record and share successions of blocks Dec 6, 2021
@elviskahoro elviskahoro added Novel and removed Novel labels Dec 6, 2021
@warpdotdev warpdotdev locked and limited conversation to collaborators Jan 20, 2022
@elviskahoro elviskahoro converted this issue into discussion #637 Jan 20, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants