Vlad Sitalo
Vlad Sitalo
created #164 for discussing running over roam/js.
fyi uploaded poc for running on roam/js in #164
I think yes for special shortcut. I think we can get far with emacs-like key-chords. So you'd get shortcuts like `Ctrl-p Ctrl-r`, `Ctrl-p Ctrl-f` etc
there is implementation in https://roamjs.com/docs/extensions/tag-cycle
hmm, this is weird. does the problem occur only in the queries/block embeds? also is there any errors in the browser console?
Not really - I'm clueless so far, so post anything you have - if you can correlate it with this behaviour - would be great Also as a hunch can...
Also are you using a dev version or the one from Chrome store?
one example of better syntax for queries 
I assume you're running on Mac? There is a bunch of weirdness around using `alt` as a modifier on Mac =\. The underlying library we use does not seem to...
I'd recommend avoiding the `alt` for shortcuts in "edit mode" for now (should be fine for navigation shortcuts when you're outside of the block). I want to look at fixing...