B. GOR
B. GOR
Alright I wlil try to prepare a pull request 👌 will share updates of any progress here
https://github.com/excalidraw/excalidraw/issues/5299
@truell20 sharing some progress: https://github.com/zsviczian/obsidian-excalidraw-plugin/pull/1252#issuecomment-1661283382
Of course, locally! Ideally, do you think, it's possible to make server process built into app executable? Otherwise, running a Docker container works too.
Same issue: module 'superagi' has no attribute 'worker'
Yes please. My use case: pdf => markdown => html => png images => canvas
I need this. My element wants to update itself every second, but stop doing it in case of inactivity, perhaps user has left computer and forget to close tab.
I think it can be implemented based on this example using conditional trigger incrementing a counter variable with every request? ``` Nothing Yet! ```
Folding is not working as expected as it does in other editors. Consider this example when I press on line 297 It only folds a small piece of code when...
would be nice to support Mermaid diagram renders..