jetzt icon indicating copy to clipboard operation
jetzt copied to clipboard

Mobile control

Open peteruithoven opened this issue 10 years ago • 6 comments

Let's brainstorm on controlling Jetzt on mobile platforms like phones and tablets, where we are mostly limited to touch. We could for example split up the screen in different areas where each area has a function. A first attempt: mouse areas

Another option is using swipe gestures, using a library like Hammer.js. A first attempt:

  • swiping left: go back a sentence
  • swiping right: go forward a sentence
  • swiping up: increase speed
  • swiping down: decrease speed
  • pinching: zooming In combination with:
  • click on reader: pause
  • click on background: close

Ideas and opinions are welcome.

peteruithoven avatar Mar 24 '14 01:03 peteruithoven

pinch to zoom? I like the idea of just having labelled buttons in the places where you've put the boxes, but with pause on the bottom right.

I think by far the biggest problem is figuring out how to start jetzt and select content to read. At least in the context of a browser. Firefox mobile has extensions, which is great, but others don't so you're very limited by bookmarklets.

ds300 avatar Mar 24 '14 01:03 ds300

Nice, added pinch to zoom. What I was thinking was showing hints when the reader is opened for a moment and than fading them out (like the OS X / iOS scrollbars). They could show up again when you move the mouse or touch the screen. This would keep the reader very "clean" / "calm". What do you mean with labelled buttons?

True, but I don't really know a solution, so I thought to fix the issues I could fix first.

peteruithoven avatar Mar 24 '14 08:03 peteruithoven

Why put pause bottom right? Because the label might overlap the reader?

peteruithoven avatar Mar 24 '14 10:03 peteruithoven

I believe those "boxes" are meant to represent "hot" areas of the screen, and would not actually be visible.

I prefer the swipe idea. Feels a lot more natural. No need for a tutorial. Most well designed gestures come naturally to people who are familiar with touch screens. You could have a little "?" in one of the corners with a single screen help graphic.

@peteruithoven have you looked at Apache Cordova? Would it be possible to package jetzt up as an actual app we distribute through the App Store? See #76 for more.

nomicode avatar Mar 24 '14 12:03 nomicode

I like both of your ideas and and now dislike my own so :+1:

ds300 avatar Mar 24 '14 13:03 ds300

@nslater, nop, I don't really feel like paying apple 100,- per year to get into their store or to even get it on my phone. But I'm sure someone else does. We could make a "WebApp", with hints on how to add it to the homescreen, iOS and Chrome on Android now allow this and of course Firefox OS. But I think this is a topic for a separate issue.

I like the ? in a corner idea, this would be usefull to show the keys as well.

peteruithoven avatar Mar 24 '14 17:03 peteruithoven