GitXplorerGitXplorer
b

shanbay2anki

public
10 stars
4 forks
1 issues

Commits

List of commits on branch master.
Unverified
d2eaa1f3c503d5851a3f4f93cc5dd9b6df61fa0a

Fix "1 field required" error. Close #2

bbet4it committed 3 years ago
Unverified
c030a3c4c57883855b1141e88c4587eb93a732b6

Add README.md

bbet4it committed 4 years ago
Unverified
e64d3505e3763349705c08e30d075527927e6c77

Support to select link type

bbet4it committed 4 years ago
Unverified
7262543b4fe1eae05970f799578db855ed4d6db1

Support to download example and translate

bbet4it committed 4 years ago
Unverified
a71f46b31e212341c633d5ec136c7d6694a142f6

Add .gitignore

bbet4it committed 4 years ago
Unverified
6cfe60155016a00e1b2897ac00b01abcf77241ff

Add shanbay API code

bbet4it committed 4 years ago

README

The README file for this repository.

shanbay2anki

一款可以从扇贝阅读导入生词本的 Anki 的插件。

本项目主体架构和大量代码都基于 Dict2Anki

使用方法:

Usage

生成的单词书在 AnkiDroid 上的使用效果:

AnkiDroid

安装

Anki --> 工具 --> 附加组件 --> 获取插件

插件代码:775172794

目前存在的问题

  • 同步更新功能暂时还没有做,每次创建单词书的时候请选择一个新的牌组。
  • 如果想要跳转到单词在书中所在的位置,需要安装Xposed 模块
  • 由于一些特殊原因,不公开获取原句翻译的代码。