Anki RLC Scribble plugin, can anyone upload it somewhere?

Index » Learning resources

  • 1
 
Reply #1 - 2013 March 14, 2:41 pm
camilou New member
Registered: 2012-06-16 Posts: 5

Hello, I wanted to get the RLC scribble plugin for Anki 1.x but the official plugin website is down, and I just can't find it anywhere online. Does anyone have the plugin in its computer, and would be willing to upload it somewhere? I'd really appreciate it

Reply #2 - 2013 March 14, 4:28 pm
toshiromiballza Member
Registered: 2010-10-27 Posts: 277

http://www.mediafire.com/?gyxvc92d56x5vpv

Pen colour is white. Change it to black by changing RGB colours on line 98 in rlc_scribble.py to 0,0,0,255.

Enable/disable button is ctrl. Change Qt.Key_Control on line 121 to some other key if you want.

cjon256 Member
From: USA Registered: 2006-01-22 Posts: 78

Plugins are archived on the Anki site in:

http://ankisrs.net/download/mirror/archive/plugins-1.2/

The one you want is probably: 

http://ankisrs.net/download/mirror/arch … le_Pad.zip

CJ

Advertising (register and sign in to hide this)
JapanesePod101 Sponsor
 
Reply #4 - 2013 March 15, 8:50 am
camilou New member
Registered: 2012-06-16 Posts: 5

toshiromiballza wrote:

http://www.mediafire.com/?gyxvc92d56x5vpv

Pen colour is white. Change it to black by changing RGB colours on line 98 in rlc_scribble.py to 0,0,0,255.

Enable/disable button is ctrl. Change Qt.Key_Control on line 121 to some other key if you want.

Thank you so much! I was able to change the color and the size of the brush, I created an empty DIV with some space inside and a black border, to keep things in place

http://image.bayimg.com/bcda56ee0636787437b238b7fdf632f86236b5a2.jpg

cjon256 wrote:

Plugins are archived on the Anki site in:

http://ankisrs.net/download/mirror/archive/plugins-1.2/

The one you want is probably: 

http://ankisrs.net/download/mirror/arch … le_Pad.zip

CJ

Awesome, couldn't find that link anywhere, I like the old anki better because I still don't understand the new one, and it's good to know that the plugins are still around smile

  • 1