Vlad Sitalo

Results 296 comments of Vlad Sitalo

``` [data-link-title^="[[[[interval]]::"]{ display:none; } ``` CSS would allow you to hide the metadata btw

It's hard to do something like this, because there is no good way to write to Roam "in the background". The best I think we can do now is to...

would be nice to support queries too :)

@matiassingers Just fyi @tntmarket has already created the abstraction to wait for selector on top of mutation observe (that's the same use-case you have if I understand correctly) @tntmarket can...

Thanks, merged!

@TDHTTTT roam/js is not a future plugin system described in this doc, it's just a way to run userscripts. It does not provide any superior interfaces/etc vs running the extension....

I tried that actually. I failed at pasting it in 😅 - it causes code block to stop render properly and so roam does not even try to execute it....

huh, that can work actually! there are definetely more hurdles to overcome (like https://twitter.com/ViktorTabori/status/1284270036320948227 or usage of browser extension API) but this can be a step forward!

tried that ``` Uncaught Error: This script should only be loaded in a browser extension.   | r | @ | entry.js:formatted:10014 -- | -- | -- | --   | (anonymous)...

it seems to be based on https://github.com/mgsloan/roam-navigator, which I'm aware of :) I achieve similar functionality with Surfingkeys and the Vim mode of the toolkit