notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

Swipe left/right to switch between edit and preview mode

Open jakejoh opened this issue 7 years ago • 2 comments

A convenient way to switch easily between preview and edit would be left and right swipes. It's not always easy to reach the google in the upper corner to switch modes, especially on larger screens. A good example of this is Simplenote: simplenote

jakejoh avatar Mar 29 '18 10:03 jakejoh

To be honest, i think this consumes too much space and takes away too much focus. I think the solution wit the toggle is just fine, especially the state is remembered.

I also think the common use cases are writing or reading (e.g. write shopping list at home, read it at the market).

Keep in mind, this app should be focused about writing, not formatting. Formatting is just an additional benefit, that the used library provides.

cc @jancborchardt for the case you have another opinion: reopen.

stefan-niedermann avatar Jun 08 '18 10:06 stefan-niedermann

There’s 2 separate things (at least from design, not sure if it’s possible with implementation):

  1. Swiping to change between the views (which is suggested)
  2. Having this Edit/Preview header (which is visible in the video)

I think that @jakejoh mainly wants the swiping, and not the header. And @stefan-niedermann you mainly don’t want the header. ;)

So if it’s possible to only have the swiping to change, I would say that would be a nice addition. The icon in the header changes from eye to pencil already, and it should do the same when you switch via swiping. Also, when you tap the icon to switch, it could do a quick swipe motion in the relevant direction to hint at that you can also do it via swiping.

(@stefan-niedermann I can’t reopen cause I’m not set as collaborator ;)

jancborchardt avatar Jun 12 '18 11:06 jancborchardt