Anki Shortcut for Again Good Easy

Handy Reply Keys Shortcuts

<10kB. Updated 2013-07-06. Only supports Anki 2.0.x.

Description

Bind 'j', 'k', 'l', ';' to carte answering actions. This allows answering with right hand, keeping your thumb on SPC (default activeness) and other fingers on 'j', 'k', 'l', ';'. If the number of buttons is less than 4, 'l' and ';' volition do the correct affair - choose the maximal ease level. If you are in the "question" state (no reply is still visible) these keys bypass the display of the answer and automatically set the ease level. And so if you press ';', the note is automatically marked with the highest ease level (last button in answer country), if you press '1000' or 'l', the note is marked by the default ease level ("adept"), if you lot press 'j', the annotation is marked equally hard (first button). Equally a bonus, 'z' is bound to disengage.

Download

The add-on author has not uploaded a version of this addition compatible with Anki 2.1. Old add-ons for Anki 2.0 can be downloaded from the annal.

All Anki 2.1.x Add-Ons

Reviews

on 1561994653

Thanks much for taking the time to do this!

on 1559952002

Very helpful!

on 1559044699

Not Working

on 1558463868

didnt work

on 1554638186

So good it should be default to anki!

on 1553674946

It actually helps!

on 1545091354

A great convenient feature, thanks!

on 1543641853

5 helpful

on 1541507249

Great add-on !
Yous tin easily change the assignation of keys by modifying the code. However if you desire to use special characters, just as said in a previous annotate, you have to add the post-obit 3 lines at the beginning of the script :

import sys
reload(sys)
sys.setdefaultencoding('utf8')

And and then you will be able to employ é, ö and others.

on 1541088440

My favorite add together-on! would be greatly appreciated if it was available for the newest anki version. i really miss the undo push

on 1539899633

Love it. Ergonomic and makes reviewing cards y'all know instantly a cakewalk.

on 1538964208

Simple, intuitive, great for right-handed users!

on 1537777825

Useful since I'm used to using j-one thousand-l keys equally shortcuts when watching youtube videos.

on 1535010126

Very useful add-on! Thank you!

on 1524873600

!

on 1521849600

Proficient!

on 1519776000

Crawly plugin. If anyone wants to use the correct paw mode simply I made some alterations then you lot can apply 7, viii, 9, 4 for again, hard, good, easy, + to sideslip the menu, - for ctrl+z, and I added I new functionality where you can comeback to the front when pressing 5 and then improvement to the back when pressing two, so you tin repeat the review instantanously inumerous times earlier answering with again, hard, expert, etc.

def keyHandler(self, evt, _old):
primal = unicode(evt.text())
if key == "-":
try:# throws an mistake on undo -> do -> undo pattern, otherwise works fine
mw.onUndo()
except:
pass
elif key == "+":
self._showAnswerHack()
elif central == "5":
self._showQuestion()
elif cardinal == "two":
cocky._showAnswer()
elif key in ["7", "8", "nine", "4",]:
cnt = mw.col.sched.answerButtons(mw.reviewer.menu) # Get button count
isq = self.state == "question"
if isq:
self._showAnswerHack()
if key == "seven":
cocky._answerCard(1)
elif key == "8":
if isq:
self._answerCard(self._defaultEase())
else:
self._answerCard(two)
elif primal == "9":
if isq:
self._answerCard(self._defaultEase())
else:
self._answerCard(three if cnt >= iii else cnt)
elif key == "4":
self._answerCard(cnt)
else:
return _old(cocky, evt)
else:
render _old(self, evt)

Reviewer._keyHandler = wrap(Reviewer._keyHandler, keyHandler, "around")

on 1517961600

For german language users, scroll down and check other members tutorial. Works great.

on 1517184000

Ok. As well bad pinky (') wasn't keyed for 'Repeat Audio' (Current default is R) - then the add-on would have been 'perfect' ;)
Daniel Léo Simpson
Composer
San Francisco

on 1515628800

Give thanks y'all! This is what I was looking for. So convenient!

on 1512691200

Neat

on 1512000000

Thank you. Seems quite handy

on 1504483200

groovy customisation, just appears incompatible with anki 2.1

'invalid code, or add-on not available for your version of Anki'

on 1499126400

y'all have made my life then easy..thank you so much. without this , i tin can't imagine

on 1488672000

Peu utile

Ne fonctionne pas avec le clavier japonais Google. Does not work if Google Japanese Input is used. :-(
How could I assign other keys with will not result in a grapheme input, like F1 to F4?

on 1483228800

Works smashing!

For left-handed users, or for people who want to utilize flashcards with the left manus while writing with their right hand, it'due south possible to supercede the default shortcut keys with custom keys. For instance:

Tools > Add-ons > Handy_Answer_Keys_Shortcuts > Edit...

Copy the text into a text editor such equally Notepad++, replace 'j' with 'r', replace "j" with "r", etc. to brand the following changes:

j ==> r
grand ==> due east
50 ==> w
; ==> q

Where 'q' is easiest and 'r' is nearly difficult. The commented text in the script contradicts itself, but "l" and ";" (or after the change, "due west" and "q") gear up the question to "easy" when there are only three options.

on 1480118400

"Why The Fuck Doesn't This Already Come up With Anki? - The Add together-on"

This deck makes my life so much easier, instead of pressing enter then 4 . . . I but press the ";" central. Existence a hardcore Anki user, I tin't imagine myself without this add together-on.

on 1469318400

Works every bit advertised

My simply recommendation would exist to demark the 'z' to the 'i' key for undo, since having ctrl+z binded to 'z' defeats the purpose of having to use just the right hand.

(Altho information technology's easy enuff for the user ot brand this alter, just saying : )

on 1460592000

How to remove bypass

could anyone permit me know how configure this to Non featherbed "evidence reply" when I hit the key(s)?

on 1448409600

Easily customizable source code, too. Thanks!

on 1439942400

Simple fashion to reassign Review shortcuts

Since Anki doesn't transport with customizable keyboard shortcuts this add together-on comes in very handy, indeed.

For those of you lot having problem configuring Unicode shortcuts: You have to set up the encoding of the python script to UTF8. To do this add the following iii lines at the commencement of the script (right after the terminal #-commented line):

import sys
reload(sys)
sys.setdefaultencoding('utf8')

You lot should at present exist able to assign any Unicode key you want, Umlauts (due east.grand. 'ö' included).

on 1428796800

Good addon, ö doesn't work

This seems to be a pretty good addon. For some reason I can't go ö to work as the 4th key with Finnish keyboard.

Would be dainty if at that place was a small delay on the add together, like 0.2s or and then, that y'all can't go through your question. Sometimes two-iii questions become by since the niggling, adventitious, holding of the primal goes through questions so fast.

The 'ö'-play a trick on mentioned in other post for german keyboard didnt work. I tried all kind of codes, UTF-viii, binary and any I could find. Nothing seemed to work for the ö-bind.

Great work otherwise, though.

on 1426809600

Perfect

I can't live without information technology

on 1418947200

This is very useful

This plugin works great and you can customize information technology hands!

on 1414800000

Extremely nice

As a new user it can be good to use the testify respond - select difficulty steps. When yous are more than familiar with how studying in Anki works, this addon is a squeamish feature which allow you to focus on the stuying, by fewer keypresses and non getting distracted past the bill of fare's due times.

on 1413676800

German layout

Crawly plugin!
If anyone else has a german keyboard layout and wants to use 'ö' as the 4th fundamental, yous accept to replace the 4th key (forgot what it was on the english layout) with u'\xf6'.
Then then y'all have the lines
elif key in ["j", "k", "l", u'\xf6']:
and
elif key == u'\xf6':

on 1410307200

Answer Key Remap "Mouse Clicks"

This add together on is amazing! I'thousand wondering: does anyone know how to map the "1" (or "j" in this addon) key to a mouse-click?

on 1388966400

Excellent

*Very* handy – thank you for sharing this!

And if I may add: it would exist neat if you could incorporate an option to assign "Mark Note" and "Suspend Note" to a single central (as opposed to Shift + sth.).

on 1385596800

Good and easily customizable

Good and if you desire to customize more functionalities just look at source lawmaking of Anki on github here: https://github.com/dae/anki ,and modifiy the plugin according to your wish.

on 1384732800

Convenient

This is what I was looking for!

bensoncany2001.blogspot.com

Source: https://ankiweb.net/shared/info/2090822731

0 Response to "Anki Shortcut for Again Good Easy"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel