https://github.com/chanind/pinyin-toolkit-bandaid
Helper to create Pinyin Toolkit compatible HTML tone marks for Anki 2.1
https://github.com/chanind/pinyin-toolkit-bandaid
Last synced: 5 months ago
JSON representation
Helper to create Pinyin Toolkit compatible HTML tone marks for Anki 2.1
- Host: GitHub
- URL: https://github.com/chanind/pinyin-toolkit-bandaid
- Owner: chanind
- License: mit
- Created: 2020-02-20T20:40:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:52:17.000Z (over 3 years ago)
- Last Synced: 2025-09-10T06:22:10.934Z (9 months ago)
- Language: TypeScript
- Homepage: https://pinyin-toolkit-bandaid.chanind.com
- Size: 684 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pinyin Toolkit Bandaid
[Live Demo](https://pinyin-toolkit-bandaid.chanind.com)
I used [Pinyin Toolkit](http://batterseapower.github.io/pinyin-toolkit/)
for entering Chinese characters into Anki back in Anki 2.0. However, this
plugin hasn't been updated for Anki 2.1, and Anki disabled all support for
syncing with Anki 2.0 in February 2020. So, now I'm stuck and can't input
any new Chinese characters into my Chinese Anki deck since I can't get the
pinyin tone styles to match what's output by Pinyin Toolkit.
This site is a hacky way around this, by allowing me to manually type
pinyin like **ni3hao3**, and have it output proper Anki-compatible HTML
that matches what the old Pinyin Toolkit would have output. This is just a
stopgap until I find a better solution, but if anyone else is in my same
situation, feel free to use this tool too!
## Building
This is just a gatsby site, so you can build it with `yarn install` followed by `yarn build` to build the site, or `yarn start` if you want to just run it locally for development.
## 加油!