| Author |
Message |
|
joo
Joined: Fri Jun 17, 2005 2:26 pm Posts: 4919 Location: London, UK
|
 Something to make sorting notes a bit easier...
http://joo.freehostia.com/greasemonkey/ ... ll.user.js
This is a Greasemonkey script I wrote that adds a "Check/uncheck all" control to the multiple note operation screen, which should make it easier when large numbers of notes need to be moved.
That is, until something like this is actually implemented in the game.
_________________ Roast me up at gas mark five!  CantrSpy 1 | CantrSpy 2 | List Formatter | Notes Script | Ticks | Time Converter
|
| Wed Sep 09, 2009 8:32 pm |
|
 |
|
Doug R.
GAB Member/AS Chair/Shepherd (RD)
Joined: Wed Mar 23, 2005 6:56 pm Posts: 11797
|
How does it work? The link goes right to the code.
_________________ Hamsters is nice.
|
| Wed Sep 09, 2009 9:46 pm |
|
 |
|
*Wiro
Joined: Mon Sep 29, 2008 1:24 pm Posts: 3476 Location: Scarlet Devil Mansion
|
https://addons.mozilla.org/en-US/firefox/addon/748
@Joo - This is great.  Thanks! Any possibility of adding this to the envelopes as well? So you can easily empty envelopes?
_________________ As I grow stronger my voice gets louder Your shit gets weaker as I stomp you with my speakers
|
| Wed Sep 09, 2009 9:49 pm |
|
 |
|
joo
Joined: Fri Jun 17, 2005 2:26 pm Posts: 4919 Location: London, UK
|
Oh right. Envelopes. I didn't take that into account. One minute...
Edit: hmm... it does work for envelopes. You must be talking about adding checkboxes to the inventory screen. I have thought about that, but it won't be as straightforward as this was. I'll post the code if I ever do something like that.
_________________ Roast me up at gas mark five!  CantrSpy 1 | CantrSpy 2 | List Formatter | Notes Script | Ticks | Time Converter
|
| Wed Sep 09, 2009 11:02 pm |
|
 |
|
*Wiro
Joined: Mon Sep 29, 2008 1:24 pm Posts: 3476 Location: Scarlet Devil Mansion
|
No. When you open an envelope there are often huge lists of notes. All with checkboxes, it'd be neat to have a check all option there too.
_________________ As I grow stronger my voice gets louder Your shit gets weaker as I stomp you with my speakers
|
| Thu Sep 10, 2009 12:51 pm |
|
 |
|
joo
Joined: Fri Jun 17, 2005 2:26 pm Posts: 4919 Location: London, UK
|
Added the checkbox for envelopes. Reinstall the script to update.
_________________ Roast me up at gas mark five!  CantrSpy 1 | CantrSpy 2 | List Formatter | Notes Script | Ticks | Time Converter
|
| Thu Sep 10, 2009 9:25 pm |
|
 |
|
*Wiro
Joined: Mon Sep 29, 2008 1:24 pm Posts: 3476 Location: Scarlet Devil Mansion
|
You just made the life of my walking library character tons easier. Thanks! 
_________________ As I grow stronger my voice gets louder Your shit gets weaker as I stomp you with my speakers
|
| Thu Sep 10, 2009 9:27 pm |
|
 |
|
Elros
Joined: Sat Jul 22, 2006 5:41 pm Posts: 1494 Location: South Carolina, USA
|
Awesome Joo! 
_________________ Every action has a consequence.
|
| Fri Sep 11, 2009 3:07 pm |
|
 |
|
Joshuamonkey
Administrator Emeritus
Joined: Sun May 01, 2005 3:17 am Posts: 2451 Location: Quahaki, U. S. A.
|
I've been waiting for this option for a long time! ..but I don't know how to make it work.
It needs to be used on firefox? How do you make an addon like that?
_________________ http://doryiskom.myminicity.com/  "Don't be afraid to be different, but be as good as you can be." - James E. Faust I'm LDS, play the cello, and run.
|
| Sat Sep 12, 2009 11:27 pm |
|
 |
|
*Wiro
Joined: Mon Sep 29, 2008 1:24 pm Posts: 3476 Location: Scarlet Devil Mansion
|
In firefox you just click the button, then click install and it's installed.
_________________ As I grow stronger my voice gets louder Your shit gets weaker as I stomp you with my speakers
|
| Sat Sep 12, 2009 11:49 pm |
|
 |
|
Joshuamonkey
Administrator Emeritus
Joined: Sun May 01, 2005 3:17 am Posts: 2451 Location: Quahaki, U. S. A.
|
Does it have to be used on firefox? How did it go from being a code to an add on?
_________________ http://doryiskom.myminicity.com/  "Don't be afraid to be different, but be as good as you can be." - James E. Faust I'm LDS, play the cello, and run.
|
| Sun Sep 13, 2009 12:26 am |
|
 |
|
Helmaroc
Joined: Sat Apr 19, 2008 12:16 am Posts: 106
|
Yes, I think it does. It's not an add-on, the add-on is Greasemonkey, joo has made a code for Greasemonkey. Greasemonkey allows you to customize websites with javascript.
|
| Sun Sep 13, 2009 12:37 am |
|
 |
|
joo
Joined: Fri Jun 17, 2005 2:26 pm Posts: 4919 Location: London, UK
|
I have made some changes to allow the script to work correctly on other browsers. I have tested it on the most recent versions of the following browsers (the links give more specific information on how to use userscripts with that browser):
And yes, the script its self is not an add-on to Firefox, but does require an add-on to run. In Firefox, if you have Greasemonkey installed, you should get the option to install the script when you navigate to the link in the OP.
Safari users may also be able to install the script using Greasekit, however I have not tested this myself (and it looks like it may only work on Macs).
_________________ Roast me up at gas mark five!  CantrSpy 1 | CantrSpy 2 | List Formatter | Notes Script | Ticks | Time Converter
|
| Sun Sep 13, 2009 6:01 pm |
|
|