diff --git a/ui/TODO.otl b/ui/TODO.otl index 0f37780a..2f5f58b3 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -128,6 +128,7 @@ Priority work [_] 0% native client [_] android [_] 0% misc + [_] slideshow... [_] add sort/re-sort capability... [_] make scrolling of other ribbons proportional to the gap... [_] 0% refactoring (low priority) diff --git a/ui/controls.otl b/ui/controls.otl new file mode 100644 index 00000000..2de1fae9 --- /dev/null +++ b/ui/controls.otl @@ -0,0 +1,51 @@ + +Control scheme... +| device action +| mode kb gesture + tablet / phone + single + ribbon + focus image + -- tap/click + left image + left swipe right + right image + right swipe left + up image + up -- (via focus) + down image + down -- (via focus) + first image + home -- + last image + end -- + + shift up + s-up swipe up + shift down + s-down swipe down + shift up, new ribbon + shift down, new ribbon + + drag view + ?? tap-drag + + zoom in + + pinch spread + zoom out + - pinch closeup + fit one + 1 ?? + fit three + 3 ?? + broad view + ?? ?? + + toggle single image mode + ?? ?? + toggle slideshow mode + ?? ?? + desktop + +. +| vim:set spell :