yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

滑动显示答案,点击发音(Swipe to show the answer and tap to speak ) #194

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the feature you want?
Swipe to show the answer and tap to speak.
无论是在list mode, study mode 或preview/edit 
mode都能支援点击发音。

How important is it to you?
学习单字发音算是重要的,但目前只有study 
mode能做到。我的理由在http://code.google.com/p/anymemo/issues/detail?id
=193有提到。
目前点字是发音,以外是答案,常不小心转到答案。
特别是,当图片布满整个萤幕时,也无法点击,使用swipe可以
在答案,题目间来回切换。
点字发音是我最常用的功能,我一个字要发个三字才行。

Do you think other people also want this feature and why?
有想有些人有同样困扰,但我的用意主要是能点发音,且这��
�也能实现他人口中随时切换答案、问题。
http://code.google.com/p/anymemo/issues/detail?id=127

Original issue reported on code.google.com by asicsf...@gmail.com on 26 Mar 2013 at 9:41

GoogleCodeExporter commented 8 years ago
This one needs more discussion. I don't think I will remove click to show 
answer function. I can add an additional gesture to toggle question/answer in 
double sided card in case the card is full of text. Is that OK?

Original comment by mrlhwlib...@gmail.com on 27 Mar 2013 at 5:38

GoogleCodeExporter commented 8 years ago
I come up with following reasons for this suggestion, and I think the 2nd and 
4th one should be most important.

     1. Swiping is more intuitive to represent "flip card".
     2. Avoiding showing the answer accidentally.
     3. to solve problem when double sided card is full of text.
     4. User don't have to "find" a corner to tap. the corner range varies in every card, not to mention in question-aligned-left/right situation.

Accidentally to show the answer is quite annoying and I really have to tap the 
question very carefully every time.  It is even a little unpredictable. Adding 
an extra gesture won't help, and I think it will make users a little confused. 
straightforward gesture is welcomed from my view of point.

Of course, this is all about habit, more user feedback is needed. But 
personally I incline to remove "tap to show" and add "swipe to show" in double 
sided card mode.

Original comment by asicsf...@gmail.com on 27 Mar 2013 at 4:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Maybe to have an option in the program to let users decide?

Original comment by asicsf...@gmail.com on 28 Mar 2013 at 4:36

GoogleCodeExporter commented 8 years ago
1 flip card animation is really hard to do without using some third party 
library and some re-architect the current code.
2,3,4. It is more likely for double sided card problem only
Double sided card is currently a hack for single sided card (I can't even add 
animation to it since it just replace the text and hide some field in single 
sided card. This needs much more work IMO.

After developing AnyMemo and doing software professionaly for these years, I 
learned that adding an option is not really a good idea. AnyMemo now suffers 
from too many options. The program should be smart to make best effort while 
the user need to get accustom to the program

Original comment by mrlhwlib...@gmail.com on 29 Mar 2013 at 5:15

GoogleCodeExporter commented 8 years ago
a little misunderstanding here? point 1 is not about some fancy animation.
point 1 to 4 all are meant to say that one thing: double sided mode need some 
enhancement.
yes, only double sided mode. I think I didn't make it clear.
anyway, since you said the mode is closely connected to single card mode
hope it could be well considered next time.

Original comment by asicsf...@gmail.com on 29 Mar 2013 at 11:50

GoogleCodeExporter commented 8 years ago
Enhanced in the tomorrow's nightly build. It will support slide to flip to 
other sides of the card.

Original comment by mrlhwlib...@gmail.com on 31 Dec 2013 at 3:46