~alcinnz/rhapsode

ref: 125865477e9e86029669719b1b3bb3e35c81ed2f rhapsode/ISSUES/engine/intra-nav.md -rw-r--r-- 711 bytes
12586547 — Adrian Cochrane Take advantage of new Haskell Stylist assets & pseudoclass filters. 4 years ago

Arrow keys should navigate between table cells, paragraphs, headings, and sections.

Space should play/pause.


In a table, the arrow keys would navigate within the 2D space. This would be great for addressing any remaining struggles reading that.

Otherwise left and right would navigate paragraphs/bullets whilst up/down would navigate headings/sections.

The page would start from the tag if present.

I may want to define style properties to drive this.


This would require a revamp to embed eSpeak NG into Rhapsode. In doing so I should abstract out an embeddable Rhapsode module, @yaaps@banana.dog could do use one for his game "Diplomacy".

This has been done!