Script Summary: Allows a Mint.com user to create, save, and execute custom searches from the transaction list.
Version: 0.2.1
License: http://creativecommons.org/licenses/BSD/
Using this script, you can save custom searches for quick access in the Mint.com transaction list. This enables a user to keep a set of "favorite" searches for quick access when reviewing transactions.
For example, if you tag transactions as "Accepted" you can create a search that will show you all unaccepted transactions in your account. You can also make "dynamic" searches based on the current date, i.e. "all cash transactions in the last 7 days."
In the current version, you will need to edit the script to change the stored searches. Simply open it in your favorite text editor and find the gSearches variable near the top. Use the defaults as examples of how to create your own searches. You may also change the location of the search list by altering the gInsertBefore variable. Note that these changes may be lost in future versions.
I know this is a messy process, so I'll be working on getting a graphical interface soon. Thanks for giving it a shot!



