Added CSV conversion script.
This commit is contained in:
16
README.md
16
README.md
@@ -26,21 +26,23 @@ It uses:
|
||||
|
||||
## Important Note
|
||||
|
||||
**I don’t recommend my flash card set.**
|
||||
|
||||
The set included in this project (**cards-jwasham.db**) is not my full set, and is way too big already.
|
||||
|
||||
Thanks for asking for my list of 1,792 cards. But it’s too much. I even printed them out. It’s 50 pages, front and back, in tiny text. It would take about 8 hours to just read them all.
|
||||
Thanks for asking for my list of 1,792 cards. But **it’s too much.** I even printed them out. It’s 50 pages, front and back, in tiny text. It would take about 8 hours to just read them all.
|
||||
|
||||
**If you look at my set, you’ll just get discouraged.**
|
||||
|
||||
My set includes a lot of obscure info from books I’ve read and machine learning knowledge.
|
||||
My set includes a lot of obscure info from books I’ve read, Python trivia, machine learning knowledge, assembly language, etc.
|
||||
|
||||
I've added it to the project if you want it (**cards-jwasham-extreme.db**). You've been warned.
|
||||
|
||||
Please make your own set, and while you’re making them, only make cards for what you need to know. Otherwise, it gets out of hand.
|
||||
|
||||
Don't be like me.
|
||||
## How to convert to Anki or CSV
|
||||
|
||||
If you don't want to run a server, you can simply use Anki or a similar service/app. Use this script to convert from my sets (SQLite .db file), or yours, to CSV:
|
||||
|
||||
https://github.com/eyedol/tools/blob/master/anki_data_builder.py
|
||||
|
||||
Thanks [@eyedol](https://github.com/eyedol)
|
||||
|
||||
## How to run it on a server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user