Mobile Support
iamrecursion opened this issue · 4 comments
iamrecursion commented
I was wondering what the current blocker is to having mobile support. I'd love to be able to use this on Obsidian Mobile.
Canna71 commented
Thank You for the feedback, I'll need to investigate this a bit better.
iamrecursion commented
Thanks! If it helps, there's a little REPL plugin that I help maintain that helps debug things on mobile.
iamrecursion commented
Some debugging done here by Kate has shown that the plotting library is the problem. That mobile version currently just disables plotting support.
Canna71 commented
I see, thank you for that. I will have a look.