Live data from Hacker News

Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript

github.com

11–20 of 54 posts

Re: Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript

#13
post #9
post #8

This is fantastic. I've always used JavE before but this being a single HTML file is a big+ and packs quite a punch. Kudos to the author! One question though, how do edit the content later? For example I generated a few diagrams one at a time and pasted those in a local plain text file. Later when I want to edit a particular diagram/part, I tried copy pasted it in, but always got "cannot paste, content leaves canvas"…

Glad you asked. Have you checked the online version https://cascii.app There, all exported drawings come with a short link. This is so that months later anyone reading / seeing can edit their own copy online / keep it up to date. You can also create an account to manage your own drawings. Side note - when you use real pasting, it will not remember meaningful information (that's very hard to do elegantly). In your exa…

Makes sense. Thank you for making and sharing this.

Re: Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript

#14
post #9
post #8

This is fantastic. I've always used JavE before but this being a single HTML file is a big+ and packs quite a punch. Kudos to the author! One question though, how do edit the content later? For example I generated a few diagrams one at a time and pasted those in a local plain text file. Later when I want to edit a particular diagram/part, I tried copy pasted it in, but always got "cannot paste, content leaves canvas"…

Glad you asked. Have you checked the online version https://cascii.app There, all exported drawings come with a short link. This is so that months later anyone reading / seeing can edit their own copy online / keep it up to date. You can also create an account to manage your own drawings. Side note - when you use real pasting, it will not remember meaningful information (that's very hard to do elegantly). In your exa…

Hi, great app. I'd love to understand how you are maintaining state behind that short url and see if there are ways (sans server) to at least partially recreate state from the exported ascii.

Having an Import from clipboard would truly make this a remarkable app.

Re: Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript

#16
Looks super cool, congrats!

Monodraw[1] is a similar product delivered as a standalone macOS app. It’s a classic pay once-type license and very polished software. Cannot recommend enough! I’ve always wanted something as good on Linux though, will definitely give this a go!

[1] https://monodraw.helftone.com/

Re: Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript

#17
post #16

Looks super cool, congrats! Monodraw[1] is a similar product delivered as a standalone macOS app. It’s a classic pay once-type license and very polished software. Cannot recommend enough! I’ve always wanted something as good on Linux though, will definitely give this a go! [1] https://monodraw.helftone.com/

Happy user of Monodraw. I paid for it once a long long time ago and I use it once or twice a year.
Post reply on HN