ankidroid / ankidroid/Anki-Android
Implement a new JS API with add-ons support
- 主要言語
- Kotlin
- スター
- 11.8k
- フォーク
- 2.9k
- 平均マージ
- 2日 3時間
- マージ済み PR(30日)
- 167
説明
Rough plan to get the new JS API working on the new study screen, like it did in the legacy reviewer:
- [ ] Initial PR with general dev setup (npm, etc)
- [ ] #20695
- [ ] Main API entry point
- [ ] Implement the services
- [ ] Card
- [ ] Note
- [ ] Deck
- [ ] NoteType
- [ ] Collection
- [ ] Android
- [ ] Study Screen
- [ ] Tts
- [ ] Script for exporting the endpoints to a JSON file
- [ ] API usage examples
- [ ] Hook the API to the new study screen
---
Add-ons points to discuss:
- [ ] Permissions scope (i.e. what the add-on is allowed to read and modify, including working only on specific decks or note types)
- [ ] Manifest
- [ ] Distribution (probably npm)
- [x] #20696
コントリビューションガイド
評価
この issue はまだ評価されていません。