Live data from Hacker News

Draw.io: Online Diagramming Website

github.com

101–110 of 197 posts

Re: Draw.io: Online Diagramming Website

#101
post #95

Is it possible to add Monodraw ( https://monodraw.helftone.com/ ) style text art to this ? I would pay for something that is browser only and generates really nice text art for diagrams.

http://asciiflow.com/ maybe?

I've tried asciiflow a few times and monodraw seems so appealing in contrast. But: Mac-only.

Re: Draw.io: Online Diagramming Website

#102
post #79

I've tried drawing diagrams with these tools and it seems so much harder for quick drafting than just using pen and paper and also a lot of work to get anything even remotely good looking (like aligning things or making boxes of the same size, ie performing mass operations). I would like to use a tool where I first describe the relations in text/code and the layouting and formatting is done separately, and formatting…

You can try mermaid https://mermaidjs.github.io/ This was the only tool I could find that would work with version control.

That's nice. I can fit most of the syntax in my head (more than be said for Markdown...)

Re: Draw.io: Online Diagramming Website

#103

I've tried drawing diagrams with these tools and it seems so much harder for quick drafting than just using pen and paper and also a lot of work to get anything even remotely good looking (like aligning things or making boxes of the same size, ie performing mass operations). I would like to use a tool where I first describe the relations in text/code and the layouting and formatting is done separately, and formatting…

> it seems so much harder for quick drafting than just using pen and paper I don’t consider that a reasonable criticism. Of course using pen and paper is quicker and easier. The advantage of any digital format is that it is distributable, universally readable and persistent.

And editable! Last time I drew a sequence diagram on a whiteboard I instinctively tried to drag and drop a box to another location. I was sorely disappointed.

Re: Draw.io: Online Diagramming Website

#104

> draw.io is a client-side, static web application. There is no user authenication or data storage concept in this repo. The online version stores data in mainstream cloud storage options, currently Google Drive, OneDrive, Dropbox, Github, Gitlab or Trello. I love this about Draw.io. This is how I want to build my applications. I don't want to deal with storing any user data and rather let them handle it how they see…

Another cool thing they did, is they built a Sandstorm.io app back in the day. There hasn't been enough interest for them to invest a lot of resources in updating it, but I still use draw.io on my self-hosted Sandstorm server too.

I've followed draw.io back since I met them at Google I/O in like 2010 or 2011, I think they were one of Drive's first third party apps.

Re: Draw.io: Online Diagramming Website

#106
Been using draw.io for years and have turned many people at my work on to it. Simple, elegant, and works a treat! Thank you so much for sharing this work and for helping make the work day run a little smoother :)

Re: Draw.io: Online Diagramming Website

#108
Funny, I just used it this afternoon to create an diagram of our technical infrastructure. Initially I was looking for the "Sign up" button so that I could save my diagram in the cloud but then I realized that it's all run in the browser. Love it!

Re: Draw.io: Online Diagramming Website

#110
post #20

Earlier quoted context omitted.

Thanks for pointing this out! Now I can draw.io offline :)

Doesn't a footer pop up when you save locally on the online version telling you about the desktop version?

I never noticed it until now. But I haven't had to use the app in a few weeks.
Post reply on HN