yoshistabber / anymemo

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

Create multiple new cards on the device easily #301

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently if user want to create more than one new cards on the device, he/she 
need:
1. Press "New"
2. Enter content
3. Press "Save
4. Repeat from step 1.

It would be a better if there is a way for user to create multiple new cards in 
less steps.

Original issue reported on code.google.com by mrlhwlib...@gmail.com on 6 Feb 2014 at 6:40

GoogleCodeExporter commented 8 years ago
One possible solution is always create new card if the user save a new card. 
The scenario is:
1. User in Preview/edit
2. User click "New" to create a new card
3. User enters content and click "Save" action bar to save.
4. User will be in another new card creation screen with empty content
5. User enters content and click save, repeat from step 4.
6. User press "back" button, AnyMemo goes back to preview/edit screen.

The bad thing about this scenario is it breaks the current user experience. 

Original comment by mrlhwlib...@gmail.com on 6 Feb 2014 at 6:25

GoogleCodeExporter commented 8 years ago

Original comment by mrlhwlib...@gmail.com on 7 Feb 2014 at 2:12