What if you could learn your vocabulary and be coding at the same time.
Okay, don't freak out, it's not that complicated.
/atom-review-vocab/lib/data
folder.default
folder. Check the file format.ctrl+alt+cmd+L
).Vocabulary files could usually be simple .txt
files.
The following formats are the only ones available at the time.
Every 'space' you'll see in the formats below are actually 'carriage returns' (\t
).
Note: feel free to check the default files available in /lib/data
.
word - definition
vocabularyword definition
word definition
bonjour hello;good morning
(= bonjour\thello;good morning\n
)
simplified traditional pinyinWithTonesNumbers pinyinWithTonesAccents meaning
还 還 hai2, huan2 hái, huán still; yet; in addition; even | repay; to return
(if you're really using it for chinese characters, you should definitely get in touch with me @eveningkid, I'm sure we could become friends!)
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.