Feed

Placing text.


Text areas.


Split up layout and text input to try and get the scope down. createSpan working.


Multiple line selection is working but, man, there are a lot of edge-cases to deal with here.


Got a bunch of the movement and resize working, I think I need multiple selection though, so I need to refactor/rethink a bit.


Made some progress in the placement algorithm by holding the 'desired' x and width and basing placement off that. Still some bugs though.


Still really into this keyboard-controlled movable text-wrapping idea, but the complexity of all the states is too much right now. Need to think of ways to break it down.


Moving around.


Let me see that text wrap (demo)


PLATO let you SHIFT+SPACE to back up and overwrite characters, which apparently led to lots of homebrew emoji.

From: http://www.platopeople.com/emoticons.html via https://twitter.com/ianh_/status/1254123182694346752


Insets.


Starting to think through line-wrapping as text portals.


Stamp - image-paint (stamp) from a source image palette using keyboard controls.

From: https://stamp.constraint.systems


Library - books I've read or am reading. Trying to keep it simple for now.

From: https://library.grantcuster.com


Autotiling script for i3wm that orients the next split based on the current window size. Working perfectly for me so far.

From: https://github.com/nwg-piotr/autotiling via https://www.reddit.com/r/i3wm/comments/g4q8b6/autotiling_this_changed_my_i3_experience_totally/


Building a library.json.

From: https://tomcritchlow.com/2020/04/15/library-json/


Pattern mutation tool by Loren Schmidt.

From: https://lorenschmidt.itch.io/pattern-mutation-tool


Stamp is almost ready.


Maybe instead of trying to layer a touch interface on-top of my keyboard-driven apps I can just include a custom mobile keyboard.


Practice.