Anki 2.x add-on that helps using with the touch interface.
(todo: Animated gif will be here!!)
I have a problem which is hard to use Anki 2.x with touch on the Microsoft Surface Pro 3.
This addon aims for easy to use with the touch device.
- Anki 2.0 or lator
- Windows 8.1 with the touch interface.
- Perhaps, it will be able to use at linux desktop...
When you see the front of card on Anki...
- Begin to touch screen to
Show answer
. - Keep it and swipe right to
Good
, it means CORRECT!, REMEBERED! - Or, swipe left to
Again
, it means MISS, FORGOTTEN
Not uploaded to ankiweb.net for easy to install yet
-
Download anki-touch.py, then save it to the addons' folder.
The addons' folder is...
- Windows 8.1: %USERPROFILE%\Documents\Anki\addons\
- Ubuntu Linux 12.04: ~/Anki/addons/
-
Start or restart Anki
- Fork it ( https://github.com/tobynet/anki-touch/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request