AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

nDroid (formerly 320MPH) Ultra Fast Anything-Launcher
Goto page Previous  1, 2, 3, 4 ... 22, 23, 24  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10716

PostPosted: Fri Apr 01, 2005 12:00 pm    Post subject: Reply with quote

That was only a general comment because I haven't actually run the script or studied it yet (I've been spending a lot of time trying to get the next version of AutoHotkey ready).

Perhaps the script can be altered to better support Unicode. If there's no way to do that, and you or anyone thinks this might be a bug in the program, please let me know the specifics so I can try to fix it.
Back to top
View user's profile Send private message Send e-mail
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sat Apr 02, 2005 12:35 pm    Post subject: Reply with quote

Update:

- Results are listed in this order:
-- Always scanned items (which typically would contain your recently used items)
-- On demand scanned items

- Advanced Search (Optional) implemented, which presents the results in this order:
-- First the items with names starting with search querry
-- Then the items with the search querry anywhere in their names
-- Finally the items with search querry anywhere in their paths

- Smoother result presentation, lesser flashing of result field


The above should address many requests. I've yet to address the accented chars issue, but i don't know what to fix!
_________________
Back to top
View user's profile Send private message
Guest






PostPosted: Sat Apr 02, 2005 3:10 pm    Post subject: Reply with quote

Have you seen the link to Find and Run in the Seek topic?

Phi wrote:
If you like Seek, check out this proggy:

http://www.donationcoder.com/Software/Mouser/findrun/index.html

ps: I'm not affiliated to the "Find and Run Robot" author, or the DonationCoder.com site. Just happened to chance upon this link in a RSS feed.


It's pretty good. Thought I told you about it if you don't want duplicate an existing uitlity.
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sat Apr 02, 2005 5:17 pm    Post subject: Reply with quote

i checked it out... pretty neat! .. probably i'd not have made this had i got F&R earlier... but now that i've something for comparison... i find F&R's searching a bit too slow for my liking!
_________________
Back to top
View user's profile Send private message
Nemroth



Joined: 07 Sep 2004
Posts: 272
Location: France

PostPosted: Sat Apr 02, 2005 6:12 pm    Post subject: Reply with quote

At frist Rajat, congratulations for this very good soft.

A proposition :

Is it possible to replace the .lnk extension by the extension of the item it represents (so to have a list withe .exe, .doc, .pdf etc extension in place of the .lnk one.
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sat Apr 02, 2005 6:54 pm    Post subject: Reply with quote

Update:

- Instead of remembering just the last used item, 320mph remembers the list of 10 (configurable) last used items, with latest on top.

Nemroth wrote:
Is it possible to replace the .lnk extension by the extension of the item it represents (so to have a list withe .exe, .doc, .pdf etc extension in place of the .lnk one.

Even i thought of that... I'll see if querrying every shortcut file doesn't have a noticiable impact on speed, i'll try to implement it.
_________________
Back to top
View user's profile Send private message
Nemroth



Joined: 07 Sep 2004
Posts: 272
Location: France

PostPosted: Sat Apr 02, 2005 7:29 pm    Post subject: Reply with quote

Thanks Rajat, I thnk it could be a good enhancement and make the list more readable...

Another proposition : is(will) it (be) possible for the user to be able to select to display only, if the previous is possible, the shortcuts witch corresponds to an .exe file ?

Thanks by advance
Back to top
View user's profile Send private message
ULTRA



Joined: 15 Feb 2005
Posts: 19
Location: Ludwigsburg, Germany

PostPosted: Sat Apr 02, 2005 10:41 pm    Post subject: Reply with quote

This script is absolutely great! I have integrated it into my AHK config now.
I tried the first version but it didn't show up the results correctly due to German umlauts.

Great to see how you have been extending it since then. Now it is near perfection.

Thanks for sharing it Cool
_________________
In a world without walls and fences who needs windows and gates?
Back to top
View user's profile Send private message Visit poster's website
tinypig



Joined: 12 Mar 2005
Posts: 15

PostPosted: Sun Apr 03, 2005 4:46 am    Post subject: Reply with quote

Excellent job. I've incorporated this into my own "main" script. Thanks for sharing it.
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Sun Apr 03, 2005 12:07 pm    Post subject: Reply with quote

A li'l bugfix : The recently used item list wasn't behaving.
_________________
Back to top
View user's profile Send private message
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Sun Apr 03, 2005 2:53 pm    Post subject: Reply with quote

Congratulations! Very nice work!
Your script is now in my quick launch toolbar.
Back to top
View user's profile Send private message
mouser
Guest





PostPosted: Thu Apr 07, 2005 9:49 am    Post subject: nice Reply with quote

hi, i'm the author of Find&Run robot (donationcoder.com).
just found out about AutoHotKey and the 320mph + seek scripts.
really nice work, i'm adding mention of them in the Find&Run robot help file list of related programs.

really great project you got here.
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Thu Apr 07, 2005 2:13 pm    Post subject: Reply with quote

Thanx mouser!

probably 320mph wouldn't have come into existence, had i known abt Find & Run before plunging into this. Smile
_________________
Back to top
View user's profile Send private message
Phi



Joined: 24 Sep 2004
Posts: 32

PostPosted: Fri Apr 15, 2005 4:15 pm    Post subject: Wow! Reply with quote

Wow Rajat,

Very nice work! Well done... Smile

I guess it's a good time for Seek to retire since I haven't been able to find time to update it... lol

Keep coding and seeking! Razz

Phi
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1687

PostPosted: Fri Apr 15, 2005 6:08 pm    Post subject: Reply with quote

thanx Phi!

u know Seek was my inspiration!
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4 ... 22, 23, 24  Next
Page 3 of 24

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group