Excalidraw is pretty cool, but its main drawback is that is has no backend. The drawings cannot be persisted to the server, and you cannot collaborate with someone on a drawing unless you are both connected at the same time. I maintain another opensource whiteboard web application that has a slightly different set of features, but allows persisting drawings to the server. It's called WBO : - https://wbo.ophir.dev/
Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
41–50 of 56 posts
Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#42Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#43Excalidraw is pretty cool, but its main drawback is that is has no backend. The drawings cannot be persisted to the server, and you cannot collaborate with someone on a drawing unless you are both connected at the same time. I maintain another opensource whiteboard web application that has a slightly different set of features, but allows persisting drawings to the server. It's called WBO : - https://wbo.ophir.dev/
The public whiteboard is very interesting. It is a nice way to showcase collaborating capabilities. It would have been a great messy canvas except for that one user or bot determined to erase everything someone else draws :-)
Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#44Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#45One bit of feedback: I found the default and even "extra bold" stroke size way to small. White boards have that imperfect broad strokes feel to them, having tiny lines, especially as the default just doesn't connect well with it IMO.
Otherwise the interface is very easy to use, I like the draggable and editable objects approach
Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#46Also, as a mathematician, I would love some Unicode support for greek letters and super/sub-scripts. Something similar to https://docs.julialang.org/en/v1/manual/unicode-input/. I tried to just draw the text I wanted but the first point I brought up made this more difficult.
ETA: If you hold 'X' or '7' then it remains in the tool you chose. This makes sense.
Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#47https://github.com/excalidraw/excalidraw-json/issues/76 "I also wonder, why is this using google cloud ? Could this be used without google cloud (and without sending data -- even if encrypted) to them ?"
I don't know if there is now a fully self-hosted version of excalidraw.
Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#48Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#49Re: Excalidraw whiteboard – easily sketch diagrams with a hand-drawn feel
#50I really love this! My only complaint is having the brush reset to pointer after each stroke.