Talk:AutoHotkey: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(RE: Division in sections)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Names of the articles with AutoHotkey scripts ==
I have a general problem with all auto hotkey script articles. The article names don't indicate that they are about Auto hotkey scripts.  
I have a general problem with all auto hotkey script articles. The article names don't indicate that they are about Auto hotkey scripts.  
The same problem exists for ideas and suggestions but there a string is preppended which is not a nice solution.
Before reanming the articles we should look for good solutions for the problem. I will test if namespaces could work here. --[[User:Lefteous|Lefteous]] 09:57, 22 Sep 2005 (EST)


== articles of AutoHotkey scripts ==
The same problem exists for ideas and suggestions but there a string is prepended which is not a nice solution.
 
Before renaming the articles we should look for good solutions for the problem. I will test if namespaces could work here. --[[User:Lefteous|Lefteous]] 09:57, 22 Sep 2005 (EST)
 
----
 
:My idea for that is: All scripts should have as first item: '''AutoHotkey:''' Then: Name of the script"<br/>
:Example: "AutoHotkey:Always copy/move in Queue" -would be show as title of the page and will seperate it clear from functions of TC. The Wiki-search will show hits with that title. Kind regards --[[User:Stance|Stance]] 10:29, 22 Sep 2005 (EST)


My idea for that is: All scripts should have as first item: '''AutoHotkey:''' Then: Name of the script"<br/>
----
Example: "AutoHotkey:Always copy/move in Queue" -would be show as title of the page and will seperate it clear from functions of TC. The Wiki-search will show hits with that title. Kind regards --[[User:Stance|Stance]] 10:29, 22 Sep 2005 (EST)


We should introduce some new namespaces. I have proposed it in our forum. --[[User:Lefteous|Lefteous]] 11:25, 22 Sep 2005 (EST)
::We should introduce some new namespaces. I have proposed it in our forum. --[[User:Lefteous|Lefteous]] 11:25, 22 Sep 2005 (EST)


== "AutoHotkey:" in the title ==
----


Lefteous, what about to add: "'''AutoHotkey:'''" into each title of every script?<br/>
:::Lefteous, what about to add: "'''AutoHotkey:'''" into each title of every script?<br/>
Would be a plus for the look and for the former function of the wiki search!<br/>
:::Would be a plus for the look and for the former function of the wiki search!<br/>
I started in the german Wiki with the missing pages.<br/>
:::I started in the german Wiki with the missing pages.<br/>
namespaces- sounds good, hope SysOp will make it work.Friendly --[[User:Stance|Stance]] 13:40, 22 Sep 2005 (EST)
:::namespaces- sounds good, hope SysOp will make it work.Friendly --[[User:Stance|Stance]] 13:40, 22 Sep 2005 (EST)


== Rating, age, credits ==
== Rating, age, credits ==


I'm thinking about adding a complexity rating, credits, and create date to the scripts.
I'm thinking about adding a complexity rating, credits, and create date to the scripts.<br/>
Like this:  
Like this:  


Line 28: Line 34:
What do you think? --[[User:SanskritFritz|SanskritFritz]]
What do you think? --[[User:SanskritFritz|SanskritFritz]]


==RE: Rating, age, credits ==
----


Reasonable idea I think.  
:Reasonable idea I think.  


[[User:Sheepdog|Sheepdog]] 19. Oktober 2005 17:33 (CET)
:[[User:Sheepdog|Sheepdog]] 19. Oktober 2005 17:33 (CET)


==RE: Rating, age, credits ==
----
Well, I tried to categorize the scripts into difficulty and complexity levels, and finally gave up ;-) It's very hard to judge a script this way, so I just leave it to the reader. After all the title says what a script is for, and with a little experience one can tell if the task is hard to implement or it is just a basic tweak in AHK.
But at least I updated the page with the credits.


[[User:SanskritFritz|SanskritFritz]] 22 feb 2006
:Well, I tried to categorize the scripts into difficulty and complexity levels, and finally gave up ;-) It's very hard to judge a script this way, so I just leave it to the reader. After all the title says what a script is for, and with a little experience one can tell if the task is hard to implement or it is just a basic tweak in AHK.
:But at least I updated the page with the credits.


:[[User:SanskritFritz|SanskritFritz]] 22 feb 2006


==Division in sections==
==Division in sections==
Line 49: Line 55:
[[User:Sheepdog|Sheepdog]] {22. February 2006 23:57 (GMT)}
[[User:Sheepdog|Sheepdog]] {22. February 2006 23:57 (GMT)}


== RE: Division in sections ==
----
 
:Good idea! I'm thinking about some possible categories.


Good idea! I'm thinking about some possible categories.
:Hmm, is the wiki capable to perform some dinamic operations? I mean can we sort the list by various fields, like date or wiki user? This way anyone would have at least some options to sort.


Hmm, is the wiki capable to perform some dinamic operations? I mean can we sort the list by various fields, like date or wiki user? This way anyone would have at least some options to sort.
:SanskritFritz 23. feb 2006


SanskritFritz 23. feb 2006
----


== RE: Division in sections ==
:I thought of four categories and sorted the scripts into them. Lets refine it! Here is my idea:


I thought of four categories and sorted the scripts into them. Lets refine it! Here is my idea:
=== GUI enhancements ===
==== GUI enhancements ====
# [[AutoHotkey: Move Quicksearch Box To Make Status Bar Visible]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Move Quicksearch Box To Make Status Bar Visible]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Show elapsed / remaining / total / start / finish times in title bar of progress dialogs]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Show elapsed / remaining / total / start / finish times in title bar of progress dialogs]] (by [[user:Hacker|Hacker]])
Line 66: Line 73:
# [[AutoHotkey: Tray Icon for TC]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Tray Icon for TC]] (by [[user:SanskritFritz|SanskritFritz]])


==== Integration with external tools ====
=== Integration with external tools ===
# [[AutoHotkey: Launch external diff]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Launch external diff]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Locate in TC]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Locate in TC]] (by [[user:SanskritFritz|SanskritFritz]])
Line 72: Line 79:
# [[AutoHotkey: Start Notepad In Lister]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Start Notepad In Lister]] (by [[user:Icfu|Icfu]])


==== User experience improvements ====
=== User experience improvements ===
==== Help with the Clipboard ====
# [[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Copy Selection To Clipboard In Lister]] (by [[user:Icfu|Icfu]])
==== Help with Copy/Move/Pack/Download ====
# [[AutoHotkey: Always copy / move in Queue]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Always copy / move in Queue]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Auto add URL to Background transfer manager]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Auto add URL to Background transfer manager]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Inplace rename with dialog]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Shutdown computer after download or copy]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Unpack each archive to a separate subdir]] (by [[user:Icfu|Icfu]], [[user:Icfu|Icfu]], [[user:Hacker|Hacker]])
==== Help with file panels ====
# [[AutoHotkey: Automatic directory-specific configuration / actions]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Automatic directory-specific configuration / actions]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: Backspace In Drive Root Opens My Computer]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Backspace In Drive Root Opens My Computer]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Copy Selection To Clipboard In Lister]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]] (by [[user:Icfu|Icfu]])
# [[AutoHotkey: Inplace rename with dialog]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: ScrollLock functionality]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Simultaneous switch to next/previous Tab in both panes]] (by [[user:Sheepdog|Sheepdog]])
# [[Autohotkey:_Spread_Selection_with_Parameter]] (by [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: With Alt - \ always to root]][[AutoHotkey: With Alt - \ always to root| of drive]] (by [[user:Sheepdog|Sheepdog]])
==== Help with Config ====
# [[AutoHotkey: Switch Language]] (by [[user:Sheepdog|Sheepdog]])
==== Menus and such ====
# [[AutoHotkey: Makedir and file create history]] (by [[user:Jungle|Jungle]])
# [[AutoHotkey: Makedir and file create history]] (by [[user:Jungle|Jungle]])
# [[AutoHotkey: Popup menu for button bar or F4]] (by [[user:Mbirth|Mbirth]])
# [[AutoHotkey: Popup menu for button bar or F4]] (by [[user:Mbirth|Mbirth]])
# [[AutoHotkey: Popup the splitter menu]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Popup the splitter menu]] (by [[user:SanskritFritz|SanskritFritz]])
==== Automatic actions ====
# [[AutoHotkey: Reset the MultiRenameTool automatically]] (by [[user:SanskritFritz|SanskritFritz]], [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: Reset the MultiRenameTool automatically]] (by [[user:SanskritFritz|SanskritFritz]], [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: Run or activate Total Commander]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Run or activate Total Commander]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: ScrollLock functionality]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Shutdown computer after download or copy]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Simultaneous switch to next/previous Tab in both panes]] (by [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: Spread Selection with Parameter]] (by [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: Switch Language]] (by [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: With Alt - \ always to root]][[AutoHotkey: With Alt - \ always to root| of drive]] (by [[user:Sheepdog|Sheepdog]])
# [[AutoHotkey: Unpack each archive to a separate subdir]] (by [[user:Icfu|Icfu]], [[user:Icfu|Icfu]], [[user:Hacker|Hacker]])


==== External (standalone) scripts ====
=== External (standalone) scripts ===
# [[AutoHotkey: Close or minimize windows]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Close or minimize windows]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: CopyNamesToClipWithoutExt]] (by [[user:Hacker|Hacker]])
# [[AutoHotkey: CopyNamesToClipWithoutExt]] (by [[user:Hacker|Hacker]])
Line 105: Line 118:
# [[AutoHotkey: Set folder timestamp to newest file]] (by [[user:SanskritFritz|SanskritFritz]])
# [[AutoHotkey: Set folder timestamp to newest file]] (by [[user:SanskritFritz|SanskritFritz]])


SanskritFritz 2006.05.23.
 
:SanskritFritz 2006.05.23.
 
----
 
::Hey Partner,
 
::Great work. Sorry for the delay, this must have been slipped through my attention. I think this is a good division and that way one can find a script that is useful.
 
::You should change the AHK site this way I think.
 
::[[User:Sheepdog|Sheepdog]]  {9. June 2006 11:43 (GMT)}
 
== Difference between support websites www.autohotkey.com and ahkscript.org ==
 
Information about the difference between support websites [http://www.autohotkey.com/ www.autohotkey.com] and [http://ahkscript.org/ ahkscript.org] can be found [http://www.ahkscript.org/boards/viewtopic.php?f=3&t=7&start=20#p8131 here].

Latest revision as of 11:57, 6 January 2014

Names of the articles with AutoHotkey scripts

I have a general problem with all auto hotkey script articles. The article names don't indicate that they are about Auto hotkey scripts.

The same problem exists for ideas and suggestions but there a string is prepended which is not a nice solution.

Before renaming the articles we should look for good solutions for the problem. I will test if namespaces could work here. --Lefteous 09:57, 22 Sep 2005 (EST)


My idea for that is: All scripts should have as first item: AutoHotkey: Then: Name of the script"
Example: "AutoHotkey:Always copy/move in Queue" -would be show as title of the page and will seperate it clear from functions of TC. The Wiki-search will show hits with that title. Kind regards --Stance 10:29, 22 Sep 2005 (EST)

We should introduce some new namespaces. I have proposed it in our forum. --Lefteous 11:25, 22 Sep 2005 (EST)

Lefteous, what about to add: "AutoHotkey:" into each title of every script?
Would be a plus for the look and for the former function of the wiki search!
I started in the german Wiki with the missing pages.
namespaces- sounds good, hope SysOp will make it work.Friendly --Stance 13:40, 22 Sep 2005 (EST)

Rating, age, credits

I'm thinking about adding a complexity rating, credits, and create date to the scripts.
Like this:

AutoHotkey: Always copy / move in Queue by Hacker, 18:04, 22 Aug 2005, Basic

AutoHotkey: Auto add URL to Background transfer manager by Hacker, 20:58, 26 Aug 2005, Advanced short

What do you think? --SanskritFritz


Reasonable idea I think.
Sheepdog 19. Oktober 2005 17:33 (CET)

Well, I tried to categorize the scripts into difficulty and complexity levels, and finally gave up ;-) It's very hard to judge a script this way, so I just leave it to the reader. After all the title says what a script is for, and with a little experience one can tell if the task is hard to implement or it is just a basic tweak in AHK.
But at least I updated the page with the credits.
SanskritFritz 22 feb 2006

Division in sections

I think we should consider to divide all thos scripts to sections. With those 30+ scripts one looses track, IMHO.

Unfortunately I have no clue how those sections could look like. Any ideas??

Sheepdog {22. February 2006 23:57 (GMT)}


Good idea! I'm thinking about some possible categories.
Hmm, is the wiki capable to perform some dinamic operations? I mean can we sort the list by various fields, like date or wiki user? This way anyone would have at least some options to sort.
SanskritFritz 23. feb 2006

I thought of four categories and sorted the scripts into them. Lets refine it! Here is my idea:

GUI enhancements

  1. AutoHotkey: Move Quicksearch Box To Make Status Bar Visible (by Icfu)
  2. AutoHotkey: Show elapsed / remaining / total / start / finish times in title bar of progress dialogs (by Hacker)
  3. AutoHotkey: Show the active path in the title bar (by SanskritFritz)
  4. AutoHotkey: Tray Icon for TC (by SanskritFritz)

Integration with external tools

  1. AutoHotkey: Launch external diff (by SanskritFritz)
  2. AutoHotkey: Locate in TC (by SanskritFritz)
  3. AutoHotkey: Send a command to Total Commander (by SanskritFritz)
  4. AutoHotkey: Start Notepad In Lister (by Icfu)

User experience improvements

Help with the Clipboard

  1. AutoHotkey: Copy Filename To Clipboard When Inplace-renaming (by Icfu)
  2. AutoHotkey: Copy Selection To Clipboard In Lister (by Icfu)

Help with Copy/Move/Pack/Download

  1. AutoHotkey: Always copy / move in Queue (by Hacker)
  2. AutoHotkey: Auto add URL to Background transfer manager (by Hacker)
  3. AutoHotkey: Inplace rename with dialog (by SanskritFritz)
  4. AutoHotkey: Shutdown computer after download or copy (by SanskritFritz)
  5. AutoHotkey: Unpack each archive to a separate subdir (by Icfu, Icfu, Hacker)

Help with file panels

  1. AutoHotkey: Automatic directory-specific configuration / actions (by Hacker)
  2. AutoHotkey: Backspace In Drive Root Opens My Computer (by Icfu)
  3. AutoHotkey: Go To Parent Directory When Doubleclicking Border (by Icfu)
  4. AutoHotkey: ScrollLock functionality (by SanskritFritz)
  5. AutoHotkey: Simultaneous switch to next/previous Tab in both panes (by Sheepdog)
  6. Autohotkey:_Spread_Selection_with_Parameter (by Sheepdog)
  7. AutoHotkey: With Alt - \ always to root of drive (by Sheepdog)

Help with Config

  1. AutoHotkey: Switch Language (by Sheepdog)

Menus and such

  1. AutoHotkey: Makedir and file create history (by Jungle)
  2. AutoHotkey: Popup menu for button bar or F4 (by Mbirth)
  3. AutoHotkey: Popup the splitter menu (by SanskritFritz)

Automatic actions

  1. AutoHotkey: Reset the MultiRenameTool automatically (by SanskritFritz, Sheepdog)
  2. AutoHotkey: Run or activate Total Commander (by SanskritFritz)

External (standalone) scripts

  1. AutoHotkey: Close or minimize windows (by SanskritFritz)
  2. AutoHotkey: CopyNamesToClipWithoutExt (by Hacker)
  3. AutoHotkey: Combine file parts (by Hacker)
  4. AutoHotkey: Create .bat file to combine file parts (by Hacker)
  5. AutoHotkey: Create folders from filenames (by Icfu)
  6. AutoHotkey: Inplace rename facilities (by Gbo)
  7. AutoHotkey: Make a Screenshot of the current Window with Irfanview (by Sheepdog)
  8. AutoHotkey: Refresh the treeinfo.wc of certain drives (by Sheepdog)
  9. AutoHotkey: Set folder timestamp to newest file (by SanskritFritz)


SanskritFritz 2006.05.23.

Hey Partner,
Great work. Sorry for the delay, this must have been slipped through my attention. I think this is a good division and that way one can find a script that is useful.
You should change the AHK site this way I think.
Sheepdog {9. June 2006 11:43 (GMT)}

Difference between support websites www.autohotkey.com and ahkscript.org

Information about the difference between support websites www.autohotkey.com and ahkscript.org can be found here.