Menu

#551 Direct navigation from card to card in Card Details View

future
open
nobody
5
2017-07-29
2011-06-13
No

The following feature was requested by our user Sidney Finehirsh, see his email (3. Juni 2011):
"If I were to vote on my most desired feature, it would be moving from card to card in "Detail View." [...] In the current release, to see the next card in the sort sequence (in my case: card #14-0940.0), you have to go back to the card list and choose the next card. Being able to move to the next card with a swipe would be très cool and very, very useful.
Question: Can you pick up the direction and orientation of the swipe? If you can, it would be even cooler, to use a vertical swipe down to move to the next card, a vertical swipe up to move to the previous card, a horizontal swipe to the right to move to the question from the answer display, and a horizontal swipe left to move from the answer to the question display. Also, you might be able to buy back some card geography since you could dispense with the “?” and “!” buttons.
Anyway that’s just an additional thought. But moving up and down in the card list when in the “detail card display” (with a swipe) would be really helpful."

Discussion

  • Christa Runge

    Christa Runge - 2011-06-13

    In the current implementation of Question and Answer, the WebView (which displays the HTML), captures *all* gestures and uses them for scrolling horizontally and vertically.
    In the Card Edit View, only the vertical gesture is used for scrolling; the horizontal gestures should be available.

    Some ideas:
    - in Question / Answer, use the space of the grey frame only for this feature (should be enough for a horizontal swipe, but not vertical)
    - in Question / Answer, try to capture *all* gestures before the WebView (though, we would loose the scrolling then)
    - in Question / Answer, try to capture horizontal gestures from the WebView (keep vertical scrolling feature; use horizontal swipe for this feature).
    - in the Card Edit View we can try to capture the horizontal gestures and use them for this feature.

    Context for "next / previous card" ?
    - when we come from the alphabetical card list (category) => it should be the next / previous card in this category.
    - when we come from a list of matches after Full Text Search => it should be the next / previous match.
    - when we come from Test or Drill => ??

     
  • Christa Runge

    Christa Runge - 2017-07-29
    • Labels: karatasi.iphone --> karatasi.iphone, feature
     
  • Christa Runge

    Christa Runge - 2017-07-29

    Ticket moved from /p/karatasi/features/110/

    Can't be converted:

    • _milestone: future
     

Log in to post a comment.