|
9 | 9 | <div class="px-1 mt-1">
|
10 | 10 | <p>In order to use this software, you'll need to enter a string with the characters you want to generate the
|
11 | 11 | flashcards. For Japanese characters, you can separate the characters with the Japanese '、' for Chinese
|
12 |
| - characters, you can use the Chinese ',' for both of them, you can use the traditional ',' however, you |
13 |
| - cannot mix them within the same input.</p> |
| 12 | + characters, you can use the Chinese ',' for both of them, you can use the traditional ',' <b>however, you |
| 13 | + cannot mix them within the same input.</b></p> |
14 | 14 | <br>
|
15 | 15 | <p><b>Japanese Example:</b> 本棚、形、空、写真</p>
|
16 | 16 | <p><b>Japanese Example:</b> 本棚,形,空,写真</p>
|
|
33 | 33 | <li>Open the <a class="text-primary" href="https://quizlet.com" target="_blank">Quizlet webpage</a> and
|
34 | 34 | within your "Study Set" or "Unidad de Estudio" click on Import</li>
|
35 | 35 | <li>Paste the data generated by the program</li>
|
36 |
| - <li>On the Between term and definition field, you have to enter /#*#/</li> |
37 |
| - <li>On the Between cards field, you have to enter \n\#\n</li> |
| 36 | + <li><b>On the Between term and definition field, you have to enter /#*#/</b></li> |
| 37 | + <li><b>On the Between cards field, you have to enter \n\#\n</b></li> |
38 | 38 | <li>Click on Import</li>
|
39 | 39 | <li>Enjoy your flashcards!</li>
|
40 | 40 | </ol>
|
|
71 | 71 | <ul class="px-4">
|
72 | 72 | <li>Improve the speed of the Japanese flashcards generation process</li>
|
73 | 73 | <li>Improve the ability of the program to find words in the Japanese flashcards generation process</li>
|
74 |
| - <li><strike>Give the user the option to select which meaning and reading they want for each word (right |
75 |
| - now the |
76 |
| - flashcards get generated with all possible meanings)</strike></li> |
77 |
| - <li><strike>Give the user the option to input the meaning and reading of the words that have not been |
78 |
| - found on |
79 |
| - the dictionary</strike></li> |
| 74 | + <li style="text-decoration: line-through;">Give the user the option to select which meaning and reading |
| 75 | + they want for each word (right |
| 76 | + now the flashcards get generated with all possible meanings)</li> |
| 77 | + <li style="text-decoration: line-through;">Give the user the option to input the meaning and reading of |
| 78 | + the words that have not been |
| 79 | + found on |
| 80 | + the dictionary</li> |
80 | 81 | <li>If a word is found more than once, ask the user which is the correct word</li>
|
81 | 82 | <li>Improve the overall design of the application</li>
|
82 | 83 | <li>Add the ability to make an account and save previously generated flashcards</li>
|
|
0 commit comments