Vlad Sitalo

Results 294 comments of Vlad Sitalo
trafficstars

@mgsloan the details of the underlying library are mostly abstracted away. So I don't think the dev experience would differ that much between the options. https://github.com/roam-unofficial/roam-toolkit/blob/master/CONTRIBUTING.md introduces some overview of...

I think it's actually nice to have it working in insert mode. That said - as this issue highlights - it's not very meaningful to allow 1-char mappings for insert...

Yeah, that makes sense. I like a good changelog myself :)

will, do this going forwards. please poke me If I forget :)

duplicate of #29 ?

well, I can think of at least 1 way of making it work so It's feasible (simulating mouse clicks is that method, nos sure how well it'd work though :p)...

Roam is a database. say you have a complex template (#45 ) instead of having configuration in the Toolkit, we can read the template directly from user's Roam database (we...

ah, I need to update dev instructions - revert the following commit locally & rebuild to make it work: https://github.com/roam-unofficial/roam-toolkit/commit/20ad9560b7cfaf71adf65dbc3645b3554c2ab598

given that there is no write access to Datalog (would've been very handy here). I imagine you need something like: * Trigger search mode (when Roam expands all the blocks...

Actually none of the standard Roam edit commands would work in Vim "normal mode". Which is at least for me expected, as for me those are "insert mode" commands