Skip to main content
Home About Privacy Contact

Posts

Showing posts with the label recent

Practice linux commands using ankidroid, termux and ttyd

1. Download Linux Basic Commands Anki Decks from Anki-Custom-Card-Layout GitHub release page 2. Import it in AnkiDroid 2.13  Note: AnkiDroid.A parallel build can be installed for testing purpose. 3. Open  termux  and install package ttyd 4. Then run following command to access it in AnkiDroid 5. Now open AnkiDroid.A, by default in back side of card "practice_in_termux" is set to "false". Change "practice_in_termux" value to "true" 6. Start practicing linux commands!  Demo   Disclaimer The software, code and website links available in this GitHub repo are provided "as is" without warranty of any kind, either express or implied. Use at your own risk.

Practice Chinese Grammar in Anki

Practice Chinese grammar using Anki There are two deck. 1.  Chinese Grammar https://github.com/infinyte7/Chinese-Grammar/ 2.  Anki Chinese Grammar Practice https://github.com/infinyte7/Anki-Chinese-Grammar-Practice What is the differences? First: The deck contents extracted from  using Python script. The contents are in HSK order. This contains audio also. Second: The contents taken from existing Anki Deck  . This deck does not contain audio, but Text To Speech program can be used. Download HSK1 Grammar https://ankiweb.net/shared/info/551486109 Download HSK1 - HSK 6 Grammar https://ankiweb.net/shared/info/797518833

Anki-xiehanzi - Learn to read and write Mandarin using Anki

xiehanzi Learn Mandarin by drawing strokes Learn, read, write and practice Mandarin by drawing strokes in Anki Desktop , AnkiDroid and AnkiMobile with audio of HSK1 to HSK6 characters.   Download From GitHub AnkiWeb Features Night mode Change size of characters Change drawing stroke width HSK1 - HSK6 audio included in the decks View meaning by opening  Pleco dictionary  on phone. View character details using  https://hanzicraft.com/ View mnemonics of characters using  http://rtega.be/chmn/ Practice simplified as well as traditional characters Show or hide Simplified, Traditional characters, Pinyin or Meaning Draw characters to learn Mandarin with Simplified, Traditional, Pinyin and Meaning Indicator at ...

Create Anki deck from scratch to learn chinese

In Chinese language the following things to be considered. 1. Simplified 2. Traditional 3. Pinyin 4. Stroke Order 5. Grammar Also it is important to repeat the learned words and sentences. And Anki is best for repeating and reviewing. It is best srs available.  In this post, learn to create Anki Deck with xiehanzi code  for practicing and drawing strokes order. First download latest xiehanzi sample deck from release page. https://github.com/infinyte7/Anki-xiehanzi/releases This sample contain only Chinese word characters. Delete that words. Then use the following to generate your own Deck with audio.  https://github.com/infinyte7/Anki-Chinese-Vocabulary-Generator That will generate 1. xiehanzi folder containing audio for words 2. xiehanz.txt text file, this contain word meaning details. Now copy the xiehanzi folder to collection.media folder To know about collection.media folder. Visit  https://docs.ankiweb.net/#/files?id=file-locations Now import the generated xi...