azizkayumov / flashcard-maker-android

Flashcard Maker is an android app that allows you to create and import e-flashcards for convenient, paperless studying.
https://play.google.com/store/apps/details?id=com.piapps.flashcardpro
GNU General Public License v2.0
63 stars 22 forks source link

Text Editing window #15

Closed greyboxgt closed 4 years ago

greyboxgt commented 4 years ago

Currently in text editing mode a new simplified pure text window opens with no formatting. It would be much better if we could edit the card in the same window where the user could see how the card text is going to look like immediately.

azizkayumov commented 4 years ago

I think it is easier to edit text in a separate window. Just image having a keyboard (that takes almost half of the screen) and editing text on flashcards: you could not see exactly how the card text is going to look like -> you still need to hide the keyboard.

greyboxgt commented 4 years ago

Unless you have a scrolling, but it is probably too complicated.

azizkayumov commented 4 years ago

Unfortunately, the current set editor does not allow us to have this feature. Let's say user wants to type a very long text: 20 lines -> I am sure, it would be weird to have "scrolling" text on a flashcard and when you hide the keyboard, the flashcard text needs to scroll back to the first line. The separate text editor window was asked and still being asked in the previous version: https://play.google.com/store/apps/details?id=com.piapps.flashcard The prev. version had kindda "in-place" editing. So I switched to have a separate editing window because of 2 reasons: