Simply the best widghet E-V-A-R!!
Many, many thanks for creating this (w00t!!)
August 06, 2006 ·
version 3.0 beta 8 greg
Although Scribbler is a nice app, it's got a way to go before being great.
I just have 3 requests...
1. First and foremost, I think it needs a keyboard shortcut paste function. I've been using something called Cute Clipboard which uses that very well. Ctrl+ (1-9) pastes the first 9 slots onto whatever you're working on. That way, you don't have to highlight what slot you want before pasting. It saves an entire step.
2. I use a program called Storyview as a story outliner. …For some reason, Scribbler won't copy text from it. I have no idea why.
3. I like to dock Cute Clipboard on my desktop but I can't do that with Scribbler because it overlaps some programs even when minimized. By reducing the size to take up just the first bar of the browser or the program (the one with the Windows minimize and X-out buttons) Scribbler can be kept out of the way. This can be done by simply cutting out the auto-add, check dups, and check specials options on theMore
July 30, 2006 ·
version 3.0 beta 8 scowie
hmm, these message boards have the same problems with those escape characters. Lets see if I can make it look how it should have looked...
I have noticed that the escape characters \f,\r,\n,\t,\v still cause problems. If you copy to clipboard a local file path that has a folder/file beginning with one of those letters, i.e. it contains, for example, \f, then some other character replaces it. If you copy \f on its own two scribblings are added, f and a character that isnt rendered. If you co…py \f you get 3 scribblings added (if duplicates are allowed)..."\f", and "C:" twice! This all happens even with check specials off.
A quick fix is to open main.js (as below), and comment out all lines in the functions customEscape and customUnescape, except for the return statements. This might screw up the check specials thing though so you might wanna switch that off if you do this.More
July 30, 2006 ·
version 3.0 beta 8 scowie
I have noticed that the escape characters f,
,
, ,v still cause problems. If you copy to clipboard a local file path that has a folder/file beginning with one of those letters, i.e. it contains, for example, f, then some other character replaces it. If you copy /f on its own two scribblings are added, f and a character that isnt rendered. If you copy \f you get 3 scribblings added (if duplicates are allowed)..."\f", and "C:" twice! This all happens even with check special…s off.
A quick fix is to open main.js (as below), and comment out all lines in the functions customEscape and customUnescape, except for the return statements. This might screw up the check specials thing though so you might wanna switch that off if you do this.More
July 26, 2006 ·
version 3.0 beta 8 scowie
...Then change the extension from .zip to .widget and put it in your widgets folder. You can now delete everything under the Scribbler_3.0.widget folder.
Now run the fixed version of Scribbler3 you just made, voila!