Back

Anki RLC Scribble plugin, can anyone upload it somewhere?

#1
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
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.
Reply
#3
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/archi...le_Pad.zip

CJ
Reply
May 16 - 30 : Pretty Big Deal: Save 31% on all Premium Subscriptions! - Sign up here
JapanesePod101
#4
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

[Image: 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
Reply