I've used this in the past and enjoyed it. My one complaint, if I recall, is that you have to use its own built in file format to maintain all the cool features like anchors and resizable boxes and stuff. You can't just point at at an ASCII drawing in a markdown document and get all the functionality for free. I suspect if someone really wanted to they could crack that through clever algorithms and LLMs - and I've ex…
Interesting take. Do you have a lot of existing diagrams you'd like to manage? If I'm starting from scratch, I would sort of expect/want to have the abstract file format like this, seeing it as like a PSD, and the output as a rendered, flat image like PNG. Or source code vs. binary. Parsing an output artifact back into a more semantic and abstract form is hard to get perfect, I would imagine.
Monodraw
141–150 of 218 posts
Re: Monodraw
#142Re: Monodraw
#143Re: Monodraw
#144Funny. The front page (still) states: "We're a small studio that loves to make delightful apps. We just launched Monodraw." The blog says: Maintenance Mode With immediate effect, Monodraw is entering maintenance mode. This means that there will be no more updates in the future. While I'll be aiming to provide OS compatibility updates, if required, those are not guaranteed. Accordingly, the price has been reduced from…
Developer of Monodraw here. I haven’t updated the official website (priorities and lack of free time). I’ve pushed out some updates after the maintenance mode announcement but the frequency is not guaranteed since my free time is extremely limited. I’m still committed to fixing any breakages due to OS upgrades and ensuring the product continues to work. While I have some new features in the pipeline, I cannot commit…
Re: Monodraw
#145I'll never understand willingly restricting yourself to one desktop platform. Especially with a paid app. Oh well. Looks nice
If you released the same software for the same price on Windows, not only would it be more difficult to develop (due to Windows lacking the same abstractions as macOS), you'd probably have way less users, as Windows users don't typically buy apps like this.
Re: Monodraw
#146what's the native linux alternative? aka not a webapp edit: hm, maybe https://github.com/nkh/P5-App-Asciio
For anyone who is willing to use a webapp, I like drawio[0]. You can download locally[1] and self host (I just use the python webserver). While finding the Github, I see they now actually package an Electron application, so that is probably worth exploring[2]. [0] https://www.drawio.com/ [1] https://github.com/jgraph/drawio [2] https://github.com/jgraph/drawio-desktop
The tool is quite basic, until you realize, you can create reusable blocks (in scratchpad) with predifened style.
From that point on you just publish editable PNGs to git and draw them rather quickly by dropping in predefined blocks.
Re: Monodraw
#147I maintain a list [1] of main web based text to diagram tools including ascii drawing tools like these. Web alternatives for this are probably https://fsymbols.com/draw/ or https://textik.com/ or https://asciiflow.com/#/ or https://web.archive.org/web/20210503172024/https://fatiherik... or https://app.monosketch.io [1]: https://xosh.org/text-to-diagram/
Re: Monodraw
#148what's the native linux alternative? aka not a webapp edit: hm, maybe https://github.com/nkh/P5-App-Asciio
Re: Monodraw
#149I maintain a list [1] of main web based text to diagram tools including ascii drawing tools like these. Web alternatives for this are probably https://fsymbols.com/draw/ or https://textik.com/ or https://asciiflow.com/#/ or https://web.archive.org/web/20210503172024/https://fatiherik... or https://app.monosketch.io [1]: https://xosh.org/text-to-diagram/
Re: Monodraw
#150I maintain a list [1] of main web based text to diagram tools including ascii drawing tools like these. Web alternatives for this are probably https://fsymbols.com/draw/ or https://textik.com/ or https://asciiflow.com/#/ or https://web.archive.org/web/20210503172024/https://fatiherik... or https://app.monosketch.io [1]: https://xosh.org/text-to-diagram/
Pikchar is another to consider for your list. From the creator of SQLite… https://pikchr.org/home/doc/trunk/doc/userman.md