Messages - d4ni [ switch to compact view ]

Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26next
111
Find And Run Robot / [Bug Report] Duplicates in history
« on: June 14, 2008, 08:28 AM »
Apparently the history now allows for duplicates to exist, and when a string matches these duplicates, both (or more I guess) will be displayed as results. As you can see in the picture, I do have the 'Remove duplicate links to same target application' ticked. In my case the duplicate item is a folder, though, and the issue does not seem to exist with links to applications.

Also, I have noticed in file browsing mode, the folder being currently browsed is always converted to lower case, is that intentional? I have attached a screenshot that illustrates this behavior. The folder is actually name FaRr, but once browsed it is displayed on top as 'farr'. If this was done to make it obvious this is the folder being browsed, please make it italic or bold instead of changing it's case.

Regards

112
Not a very clear story, but I suppose you want to say FARR does not find certain programs? Before I start to think about way too complicated causes let me ask you this first, the files you want to find are located in your 'Search Folders', right?

113
Find And Run Robot / Re: How do you pass multiple arguments?
« on: April 20, 2008, 03:50 PM »
Not sure what you want, cause you are basically giving the answer yourself already ;) Do you have difficulty with capturing arguments using regexp or applying them, cause applying is done the way you described, basically. Anyway, here's an example using the ping.exe file:

Regexp: ^ping (.+) (.+)
Command: C:\Windows\System32\ping.exe -n $$1 $$2

This pings a host n times, with host = $$2 and n = $$1

114
Well the Windows clock displays the date by simply hovering over it with your mouse, and memory information is beyond unnecessary for you with 8GB :) Anyway, as a plugin it's no problem ofcourse. If someone decides to write one I wouldn't use it, though ;)

115
Find And Run Robot / Re: Separators in alias groups
« on: April 07, 2008, 08:10 AM »
Well but that way "separators" are also assigned numbers so if you have 9 entries and thus 8 separators you can only open item 1 till 5 with 1/3/5/7/9. I know it's just a workaround, but it's not ideal either :) Shouldn't be too much work for mouser, hopefully.

Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26next
Go to full version