Here's how I fixed it:
- Installed the full PC version of Anki: sudo apt-get install anki
- Connect the full PC version and sync up the deck in question
- Realise that the Debian stable version of Anki is out of date to work with the server
- Set up Apt-Pinning for Anki:
- Add a testing entry to /etc/apt/sources.list
- Edit /etc/apt/preferences and set it up like this
- Run aptitude, update
- Find the anki package in the aptitude UI
- Pick the 2.0... version of Anki and install it -- being careful to make sure aptitude picks the correct version
- With the PC client running click "browse"
- Select the required deck
- Select all the cards
- Do Edit->Reschedule then set the schedule for zero days
- Close the browser and reopen the deck, all the cards are now ready for review
- Sync back up to the server and back down the phone again
Package: * Pin: release a=stable Pin-Priority: 900 Package: * Pin: release a=testing Pin-Priority: 600
No comments:
Post a Comment