wrap text when typing in text
hi,
some of my answers are really long, so I was wondering if I can wrap a text field instead of going into the horizontal but rather more vertical?
best
Den
Comments are closed, but you can start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by addons_zz on 05 Jun, 2020 03:42 PM
You can use this CSS on your
.card
class:CSS
2 Posted by pigeonsmusik on 06 Jun, 2020 12:26 AM
thanks for reply. well i added
max-width: 800px;
margin: auto;
to my styling (shared between cards) but tying in the text doesn't make it go in the vertical. I mean instead of typing in 1 long line for my answer, would like be possible to have it entered within a max-width so that I can still see my answers at a glance?
3 Posted by addons_zz on 06 Jun, 2020 04:33 PM
If the text you have the enter on typing answer is bigger than the type answer width, it means your answer is too big and should be broken into smaller questions/answers
Please see Effective learning: Twenty rules of formulating knowledge
4 Posted by pigeonsmusik on 07 Jun, 2020 02:58 AM
thanks!! yes I understand now.
well bummer got to redo all my reverse cards and make them cloze deletions!
Is there any fast way to just 'copy' 2 specify fields into 1 fields in a new cloze card?
best
5 Posted by addons_zz on 07 Jun, 2020 04:13 PM
6 Posted by pigeonsmusik on 07 Jun, 2020 11:21 PM
Thanks for the note!!!