Cool. I've checked in some changes and a new tool/search, qsfreq. Here's what qsfreq is all about:
Ultimately I want qsfreq to be able to disable a bunch of searches that I've never used and probably will never use. (There are currently 300+ searches in my searches directory.) But, I really don't want to sift through all the searches every time there's a new DQSD install (well, OK, that's not very often currently) to disable all the searches I won't use. So, there's some code in performsearch() now that optionally logs search usage data. You turn it on with qsfreqLogSearchFrequency in your localprefs.js. The command 'qsfreq' displays a little popup with your search usage. 'qsfreq clear' resets all the search usage data. I also moved the calcmem.txt file to the AppData directory. If someone wants to play around any of this, let me know if you have any problems. Thanks, Glenn Enhancements * History data is now located in <AppData>\history.txt instead of <install dir>\history.txt (old history should be relocated automatically). (Glenn Carr) * Calculator state data (calcmem.txt) has been relocated to <AppData> from <install dir>. (Glenn Carr) New Searches * bbust - Search blockbuster.com (Glenn Carr) * qsfreq - Display frequency of searches used; requires change to history.js and enabled with "qsfreqLogSearchFrequency = 1" in localprefs.js (Glenn Carr) -------- Original Message -------- > From: Kim Gräsman <[EMAIL PROTECTED]> > Sent: Wednesday, February 08, 2006 10:54 AM > To: [email protected] > Subject: RE: [DQSD-Devel] moving history.text to AppData directory? > > Glenn, > > > Isn't AppData a shared dir as well? If it's user-specific, > > I'm all for. > > My mistake: > http://msdn.com/library/en-us/shellcc/platform/shell/reference/enums/csidl.a > sp > > I have no objections, I think all of those state textfiles should go in > AppData > > - Kim ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
