diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcc19d6 --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ +# Anki + +## 准备 + +将 add-ons 文件解压,覆盖 anki 原始的插件文件夹 + +### 如何查看 anki add-ons 文件夹? + +![](source/2018-03-09-12-32-11.png) + +## 制卡规范 + +### 上手 + +每个人先用 SQL.akpg 刷卡感受下 demo 的样式, 这个是我总结出来的比较好的制卡习惯. +![](source/2018-03-09-12-19-15.png) + +### 名词解释 + +![](source/2018-03-09-12-15-25.png) + +### 遮板法(需要插件 Image Occlusion Enhanced(在 add-ons 文件夹中有了))) + +![](source/2018-03-09-12-21-50.png) + +### 技巧型知识点 + +![](source/2018-03-09-12-25-47.png) + +## 提交 + +每人自己新建一个自己的分支, 在自己的分支上提交控制历史. 最终版本完成后再 merge 至 master 分支 + +## 资源 + +1. trello(任务管理用)[https://trello.com] +2. anki 中文文档[http://www.ankichina.net/Index/ankishouce] +3. anki 知乎专栏[https://zhuanlan.zhihu.com/-anki] +4. anki 插件目录[https://ankiweb.net/shared/addons/] + +## 项目相关 + +1. trello 小组[https://trello.com/invite/b/so3naYKp/02a35ac822b8512675fb24b3bcf9bc91/%E7%BC%96%E7%A8%8B%E5%8D%A1%E7%89%87] +2. 项目地址[https://github.com/kashimotoxiang/Anki] diff --git a/addons.zip b/addons.zip new file mode 100755 index 0000000..447fca1 Binary files /dev/null and b/addons.zip differ diff --git a/source/2018-03-09-12-15-25.png b/source/2018-03-09-12-15-25.png new file mode 100644 index 0000000..8d9b057 Binary files /dev/null and b/source/2018-03-09-12-15-25.png differ diff --git a/source/2018-03-09-12-19-15.png b/source/2018-03-09-12-19-15.png new file mode 100644 index 0000000..8fd7ee0 Binary files /dev/null and b/source/2018-03-09-12-19-15.png differ diff --git a/source/2018-03-09-12-21-50.png b/source/2018-03-09-12-21-50.png new file mode 100644 index 0000000..be3a368 Binary files /dev/null and b/source/2018-03-09-12-21-50.png differ diff --git a/source/2018-03-09-12-25-47.png b/source/2018-03-09-12-25-47.png new file mode 100644 index 0000000..6f1b21a Binary files /dev/null and b/source/2018-03-09-12-25-47.png differ diff --git a/source/2018-03-09-12-25-50.png b/source/2018-03-09-12-25-50.png new file mode 100644 index 0000000..6f1b21a Binary files /dev/null and b/source/2018-03-09-12-25-50.png differ diff --git a/source/2018-03-09-12-32-11.png b/source/2018-03-09-12-32-11.png new file mode 100644 index 0000000..3fece6d Binary files /dev/null and b/source/2018-03-09-12-32-11.png differ diff --git "a/\350\256\260\345\277\206\345\272\223/Git\345\270\270\347\224\250\345\221\275\344\273\244.apkg" "b/\350\256\260\345\277\206\345\272\223/Git\345\270\270\347\224\250\345\221\275\344\273\244.apkg" new file mode 100644 index 0000000..0709373 Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/Git\345\270\270\347\224\250\345\221\275\344\273\244.apkg" differ diff --git "a/\350\256\260\345\277\206\345\272\223/Numpy\347\254\224\350\256\260.apkg" "b/\350\256\260\345\277\206\345\272\223/Numpy\347\254\224\350\256\260.apkg" new file mode 100644 index 0000000..9e087ff Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/Numpy\347\254\224\350\256\260.apkg" differ diff --git "a/\350\256\260\345\277\206\345\272\223/Pandas\347\254\224\350\256\260.apkg" "b/\350\256\260\345\277\206\345\272\223/Pandas\347\254\224\350\256\260.apkg" new file mode 100644 index 0000000..d94efcf Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/Pandas\347\254\224\350\256\260.apkg" differ diff --git "a/\350\256\260\345\277\206\345\272\223/Python.apkg" "b/\350\256\260\345\277\206\345\272\223/Python.apkg" new file mode 100644 index 0000000..64b3eca Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/Python.apkg" differ diff --git "a/\350\256\260\345\277\206\345\272\223/SQL.apkg" "b/\350\256\260\345\277\206\345\272\223/SQL.apkg" new file mode 100644 index 0000000..0bc77dd Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/SQL.apkg" differ diff --git "a/\350\256\260\345\277\206\345\272\223/\346\234\272\345\231\250\345\255\246\344\271\240.apkg" "b/\350\256\260\345\277\206\345\272\223/\346\234\272\345\231\250\345\255\246\344\271\240.apkg" new file mode 100644 index 0000000..ec8b86a Binary files /dev/null and "b/\350\256\260\345\277\206\345\272\223/\346\234\272\345\231\250\345\255\246\344\271\240.apkg" differ