AutoHotkey Community

It is currently May 26th, 2012, 8:19 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: HotKeyIt
PostPosted: June 20th, 2008, 10:39 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
SUSPENDED
GET AutoHotFile

WELCOME TO HotKeyIt.

Main functions:
- Quick website access (Google I'm feeling lucky)
- Quick environment variable access
- Quick folders and files access
- Create a keyword variable containing website, folder, file or macro
- Calculate, Hide/Unhide window, QWERTY Keyboard, Record macro...

Here is a QUICK START TUTORIAL to help you to start with that program.

I tried to make it as fast as possible, so you can start whatever you want immediately, loosing no time at all.

On first start it will ask you for a password(leave empty for none) and will create a config.ini and another file that is used for de/encryption(only works if password entered).

On start it will ask you for autostart(YES/NO) if you press yes it will ask to show demo.

START WITH - CAPSLOCK & TAB (PRESS ALT & M FOR MORE OPTIONS)
FOR HELP - CAPSLOCK & F9
MACROMANAGEMENT - CAPSLOCK & F5
FILE/FOLDER STARTER - CAPSLOCK & SHIFT
FIND MORE IN HELP


Version 1.003
Write your script in the same way as in AHK, so it supports real AHK code now.
Now with HiEdit (included only in exe, run exe and it will be extracted) if you want to have for ahk file.
Loop now works with (files & folders) (read files content) (parse a string) (registry) as well.

Version 1.002 25. Jun 2008
CTRL & ENTER run environment variable in explorer address bar, run dialog and open and save dialogs.

Version 1.001
Use Error_Level instead of ErrorLevel

Here the file:
HotKeyIt.AHK
HotKeyIt.exe

Click here to visit my site for more information.


Last edited by HotKeyIt on October 3rd, 2008, 7:10 pm, edited 17 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 20th, 2008, 10:42 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Edit: post fixed.


Last edited by HotKeyIt on June 21st, 2008, 10:37 am, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 20th, 2008, 10:49 pm 
Offline

Joined: June 28th, 2007, 1:08 am
Posts: 662
Please edit and use the code forum tags. It will help you fit all your code on one post, and it will look nice instead of like a wall of text.

If it still does not all fit in one post, try uploading to one of the free script servers that the community maintains.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 20th, 2008, 10:57 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Edit: Text is to big to include, I'll post it as a file


Last edited by HotKeyIt on June 21st, 2008, 10:38 am, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 21st, 2008, 12:05 am 
Offline

Joined: June 28th, 2007, 1:08 am
Posts: 662
See the sticky at the top of this forum section entitled AutoHotKey.net


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 22nd, 2008, 4:20 am 
Offline

Joined: May 17th, 2007, 6:03 pm
Posts: 391
Location: Titan
HotKeyIt wrote:
very fast file and folder access (CAPSLOCK & SHIFT, type drive letter, than the folder, F12 will switch between searching files or folders F11 will enable subfolder search)


It is quite interesting indeed, good job.
Unless I am mistaken (I only quickly cheched and I am quite tired, so I might) you forgot to mention here, on the ahk.net page and in the program own help popup (and affter just checking not even in the alt+q help) that the down cursor key allows to cycle between the potential good matches (ie once in c:\program files\ , type m then with the arrow you can cycle between m* folders, type mi* and you cycle between microsoft whatever, mirc etc...).
On the same point, I had to try using a wild card to see if they could be accepted and thus *ic cycles between all folder with ic in their name.

That's were that function really shines and I believe it should be more obvious for the potential user which gives a quick try.
________
FORD PAMPA HISTORY


Last edited by lilalurl.T32 on February 11th, 2011, 9:36 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject: HotKeyIt
PostPosted: June 22nd, 2008, 11:17 am 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Thanks lilalurl.T32,

I have updated help.

Please keep feeding back.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 2nd, 2008, 4:22 pm 
Offline

Joined: October 10th, 2007, 7:43 pm
Posts: 29
Location: Montreal, Canada
HotKeyIT,

I tried your script and I found it very useful to remember hotkeys. It is quite interesting for heavy computer users that have to do repetitive small computer tasks. But, I found a few bugs when I tried it. Are you planning on improving it ?

If you decide to work on these bugs, your script could bring AutoHotkey to a new type of users.

_________________
epconfig
Enterpad Keyboard for AutoHotkey


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 3rd, 2008, 7:10 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Hi epconfig,

Very pleased to hear that.

I am improving it all the time, as long as I find time.

As I am not a programmer, I program all trough trying, fixing, improving; so it might be that there are a lot of errors, when I find an error I always try to fix it immediately.

If anyone finds an error you can post it here or send me a message and I will try to fix.

As I am planing to improve it quite a lot. It would be best to get all interested AHK programmers together and to improve the program as good as we can. It would be optimal to build a real time online workshop so everybody can improve and program the program at the same time, but I have not made a lot thoughts about that yet. It could provide functions and programs from anybody to anybody, that are very easy to import into HotKeyIt and can be used and hotkeyed straight away.

Thanks again for testing, will wait for your error reports.
_________________________________________

P.S.: AFTER I MADE THIS PROGRAM I AM WORKING AT LEAST 100% FASTER (some tasks, now done as a sequence of macros, are in total 500% faster and more, AHK is just unbelievable).
MY INTENTION IS TO GET THE MOST OUT OF A COMPUTER AND IT LOOKS LIKE A PROGRAM LIKE THIS CAN MASTER IT VERY WELL.
WHEN I CAN GET IT MORE USER FRIENDLY, IT WOULD BE A BREAKTHROUGH FOR ANY USER AND COMPANY, A HOT KEY IS REALLY VERY POWERFUL AND WE ALL KNOW HOW FEW USERS USE HOTKEYS (I think an average user uses hotkeys less than 0.01% of the his working time with computer).

STOP USING MOUSE WHEN WORKING ON COMPUTER
- MOUSE IS JUST TO SLOW
- MOUSE IS ALSO TO COMFORTABLE - EVEN ADDICTIVE
- THAT IS WHY IT STOPS FROM USING A HOTKEY AND MAKES A USER SLOW

SO GET YOUR COMPUTER TO DO YOUR WORK.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: HotKeyIt
PostPosted: July 20th, 2008, 3:09 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
New Version supports AHK code and includes HiEdit(CAPS & F5 then Edit Macro in Editor).

Find a redesigned program to work with files here: SCRIPT MANAGER


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 20th, 2008, 10:15 am 
Offline

Joined: July 22nd, 2008, 1:49 pm
Posts: 151
Hi.

seems like a very nice program :)

I only need a couple of your functions and was looking for an easy way to disable to others ones, looked over the code but there was just so much that i had no idea where to start. Also, your program uses ebay.de is this changeable aswell?

EDIT: Seems like it is in using the german websites in all the search functions...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 20th, 2008, 2:51 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
Hi totalmig, that is true, it uses german websites as I am from Germany.

It is also true that it is to much code and little to complex.(I learned AutoHotkey building this program)

To change this you need to go to label GO: and look for

else if vgoogle = - ;this is for ebay

else if vgoogle = . ;this is for google I'm feeling lucky.

P.S. here the program also checks whether to start the browser and run for example google or for an IP address, or to open a path like c:\... or \\server\folder

Hope it helps.

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2008, 7:11 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
NEW :) AutoHotFile

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 7th, 2008, 9:19 am 
Offline

Joined: July 22nd, 2008, 1:49 pm
Posts: 151
Great, thanks :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 7th, 2008, 3:45 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
totalmig wrote:
Great, thanks

Many thanks, will be waiting for your suggestions. Were you successfull in using it?

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: DataLife, Google [Bot] and 15 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group