You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
I'm trying to start streaming/vtubering mathematics (there are already some people on twitch teaching analysis lol). I want to find an open source (real-time) collaborative whiteboard (one similar to microsoft's whiteboard, say) that supports LaTeX and preferably HTML iframe/embedding. Do anyone have any previous experience with these or have any recommendations?
Ooh sorry to derail off the bat, but where should I look for the analysis teaching on Twitch?
Morgan Rogers (he/him) said:
Ooh sorry to derail off the bat, but where should I look for the analysis teaching on Twitch?
see this:
and the person teaching analysis is the one with username etothe2ipi
I haven't used it much, but cocreate fits your description (although maybe not the embedding part).
Ralph Sarkis said:
I haven't used it much, but cocreate fits your description (although maybe not the embedding part).
The embed allows me to put in diagrams, interactive widgets, remote-rendered LaTeX, etc. I was looking at https://github.com/excalidraw/excalidraw/issues/5265.
https://math.preview.excalidraw.com/
This excalidraw branch is the best teaching tool!
I thought I might ask this question here, as someone might have come across a similar problem:
I currently work with my supervisor remotely, which in general works fine, but after having tried out numerous online whiteboards, we still haven't found one that satisfies all our needs.
The use case is basically the same as a physical whiteboard / blackboard would be, if we would meet physically: Writing equations, drawing diagrams, erasing stuff and redrawing... An additional nice advantage of a digital whiteboard over a physical one is that you can copy and past stuff on the board (which comes in very handy if you are doing a lot of string diagram rewriting).
The problem is that all the whiteboard apps we came across so far either don't work well on one of our devices (for example, excalidraw works great on my windows laptop / tablet, but not so well on his iPad) or the performance of the synchronization is poor (goodnotes, for example, works well on both our devices, but when one party writes / draws something, it takes up to several seconds for the other party to see it).
Does anyone know a whiteboard app which works well on both Windows and iOS devices and allows actual real-time synchronization? It would be preferable if it also recognized pen buttons for erasing / selecting content on both devices.
A message was moved here from #meta: off-topic > Collaborative online whiteboard? by Ralph Sarkis.
@Sascha Haupt I moved your message to an older thread on the same topic.
Since you don't seem to need LaTeX integration, I can suggest looking for barebones web-based solutions. I used Whiteboard Fox during the peak of the COVID pandemic, and it was pleasant to use. The exporting options worked badly iirc.
Hi @Sascha Haupt ! Have you tried Miro? Here is the link: https://miro.com
Let me know if you need anything.
Thanks @Ralph Sarkis and @Federica Pasqualone !
But the problem with both Whiteboard Fox and miro, as with most web-based solutions, is that they don't recognize pen buttons, which is a bit disruptive when you need to erase a lot. Excalidraw is the only web-bases solution i know which recognizes buttons on Windows, but not on IOS, and Its performance seems to be quite bad on the iPad in general.
I see. I am using Xournal++ in Linux for the pen. Maybe you can give it a try? :)
By the way, MS Whiteboard seems to do the job, but sadly, both our universities' MS 365 subscriptions only allow sharing with people within your university...
I would prefer an open source solution if there is one that works really well, but at this point, I would go with anything that has the desired features.
Federica Pasqualone schrieb:
I see. I am using Xournal++ in Linux for the pen. Maybe you can give it a try? :)
I know Xournal++ and used it for my own notes in the past. (Now I switched to Stylus Labs Write for that purpose) The problem is that, as far as I know, Xournal++ doesn't have a real-time collaboration feature. Write does have one, but it is very unstable.
Where are the software developers when we need them? :rolling_on_the_floor_laughing:
Yep, I forgot the collaborative space constraint. Ok, I will keep you posted in case I'll find something!
That's too bad that Write's shared whiteboarding doesn't work consistently for you. I haven't had much trouble with it. Have you tried running your own server instead of using theirs?
Mike Shulman schrieb:
That's too bad that Write's shared whiteboarding doesn't work consistently for you. I haven't had much trouble with it. Have you tried running your own server instead of using theirs?
No, I haven't tried yet. It seemed to be quite a bit of an effort as it uses ports which are blocked by my universty's VPN I'm normally working behind, so i can't just run the server on my laptop. I might try running it on a separate computer, however.
Scribble together was the best solution I tried before: https://scribbletogether.com/.
Possible drawbacks: the tools are rather basic especially compared to say Goodnotes, I’m not sure if they still have a way to test it without paying, and I don’t know what the support for windows look like (on the iPad side I thought it was quite good).
Sascha Haupt said:
Thanks Ralph Sarkis and Federica Pasqualone !
But the problem with both Whiteboard Fox and miro, as with most web-based solutions, is that they don't recognize pen buttons, which is a bit disruptive when you need to erase a lot.
OK, I checked miro again, and there also is an app that I overlooked when I checked it the first time (I only tested the web version). The app seems to work quite fine on Windows, and although I find the UI a bit strange, I guess I can get used to it.
Sascha Haupt said:
Sascha Haupt said:
Thanks Ralph Sarkis and Federica Pasqualone !
But the problem with both Whiteboard Fox and miro, as with most web-based solutions, is that they don't recognize pen buttons, which is a bit disruptive when you need to erase a lot.OK, I checked miro again, and there also is an app that I overlooked when I checked it the first time (I only tested the web version). The app seems to work quite fine on Windows, and although I find the UI a bit strange, I guess I can get used to it.
I'm glad to hear that! :smile:
I implemented a diagram editor with collaborative features that I use with @Tom Hirschowitz when we meet online. There is a test server running if you want to give it a try: see here for some instructions
I have never been a power user, so I am really sad that your editor is not based on the interface of quiver, in terms of UX I mean. It was easy to switch from https://tikzcd.yichuanshen.de/ to https://q.uiver.app/ because both used similar interfaces. Unfortunately, I don't see myself learning to use your editor even for this amazing feature (or the built-in automatic prover).
There are other really nice features (covered by the tutorial), which ease the incremental construction of diagrams considerably. E.g., if you find yourself missing some space in some part of the diagram, you can ‘stretch’ it.
One other thing I like (in Ambroise's editor) is the ability to copy-paste diagrams.