Vlad Sitalo
Vlad Sitalo
You can run it now via the following roam/js snippet: ([How to use roam/js](https://www.roamstack.com/how-install-roam-plugin/)) ```js var s = document.createElement('script') s.type = "text/javascript" // Version with all features enabled // s.src...
It's definitely possible, but I'm not sure If I'd have capacity to work on this soon :( On Wed, Jun 2, 2021, 15:51 Can Sar ***@***.***> wrote: > Would it...
@RobertKirk See `roam-js` branch. It removes the dependencies incompatible with running in roam-js, then do normal build as described in contribution guide and use the resulting content script
this would be neat!
I think this can be improved with the new ability to query the db directly (specifically querying for children/etc)
Let's do a screenshare :) Poke me over the email to figure out the details! `console.log` should work btw
#24 is relevant for this request
Thanks for reporting! Unfortunately I'm not sure if it's possible to fix this with the current live-preview implementation
see #134 for a related work in progress
also hiding brackets (Ctrl-c Ctrl-b) goes a long way to make things nicer if you use complex pages in general :)