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
2013-03-14, 2:41 pm
2013-03-14, 4:28 pm
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.
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.
2013-03-14, 11:05 pm
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
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
Advertising (Register to hide)
May 16 - 30 : Pretty Big Deal: Save 31% on all Premium Subscriptions!
- Sign up here
2013-03-15, 8:50 am
toshiromiballza Wrote:http://www.mediafire.com/?gyxvc92d56x5vpvThank 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
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.
![[Image: bcda56ee0636787437b238b7fdf632f86236b5a2.jpg]](http://image.bayimg.com/bcda56ee0636787437b238b7fdf632f86236b5a2.jpg)
cjon256 Wrote:Plugins are archived on the Anki site in: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
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
