artist turned programmer

Joined February 2017
Query imports for user scipts in networked #toolsforthought . Yay or nay? Is it worth monkeying with javascript to allow user code to behave in a more networked fashion? @Conaw @codexeditor @RoamResearch (Using Roam-like query syntax at the moment)
2
7
And editing annotations is actually reasonably quick with keyboard shortcuts despite my slow typing speed.
1
1
0
One big advantage of using annotations instead of markup is that you can place links in blocks of code. You also get to avoid the mode differences between blocks with focus and blocks without focus. There's no markup display/hide. @Conaw @codexeditor #toolsforthought
1
1
11
0
Use Spaces as code modules with a literate programming interface (if you're so inclined). #toolsforthought
1
2
Using #sinuous components with `import` and `export` #toolsforthought. At the moment, this only works to produce output between blocks. But eventually, you'll be able to use the widgets you write in conjunction with slash commands within your blocks.
4
0
Starting to add user-programming #toolsforthought
1
0
You can now edit what an annotation points to. One step closer to being usable! #toolsforthought
1
1
12
0
Messing with previews and highlighting all annotations that point to the same content on hover. #toolsforthought
1
15
0
Here's a useless notebook implementation in roam/js @RoamResearch
1
5
0
Some hotkey navigation (zoom in, zoom out, follow the link under the cursor, and the like):
3
GIF