Talk:AutoHotkey: Difference between revisions
No edit summary |
|||
(17 intermediate revisions by 5 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 | |||
Before | 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) | |||
---- | |||
::We should introduce some new namespaces. I have proposed it in our forum. --[[User:Lefteous|Lefteous]] 11:25, 22 Sep 2005 (EST) | |||
---- | |||
:::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/> | |||
:::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) | |||
== Rating, age, credits == | |||
I'm thinking about adding a complexity rating, credits, and create date to the scripts.<br/> | |||
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? --[[User:SanskritFritz|SanskritFritz]] | |||
---- | |||
:Reasonable idea I think. | |||
:[[User:Sheepdog|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. | |||
:[[User:SanskritFritz|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?? | |||
[[User:Sheepdog|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 === | |||
# [[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 the active path in the title bar]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
# [[AutoHotkey: Tray Icon for TC]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
=== Integration with external tools === | |||
# [[AutoHotkey: Launch external diff]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
# [[AutoHotkey: Locate in TC]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
# [[AutoHotkey: Send a command to Total Commander]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
# [[AutoHotkey: Start Notepad In Lister]] (by [[user:Icfu|Icfu]]) | |||
=== 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: 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: Backspace In Drive Root Opens My Computer]] (by [[user:Icfu|Icfu]]) | |||
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]] (by [[user:Icfu|Icfu]]) | |||
# [[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: Popup menu for button bar or F4]] (by [[user:Mbirth|Mbirth]]) | |||
# [[AutoHotkey: Popup the splitter menu]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
==== Automatic actions ==== | |||
# [[AutoHotkey: Reset the MultiRenameTool automatically]] (by [[user:SanskritFritz|SanskritFritz]], [[user:Sheepdog|Sheepdog]]) | |||
# [[AutoHotkey: Run or activate Total Commander]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
=== External (standalone) scripts === | |||
# [[AutoHotkey: Close or minimize windows]] (by [[user:SanskritFritz|SanskritFritz]]) | |||
# [[AutoHotkey: CopyNamesToClipWithoutExt]] (by [[user:Hacker|Hacker]]) | |||
# [[AutoHotkey: Combine file parts]] (by [[user:Hacker|Hacker]]) | |||
# [[AutoHotkey: Create .bat file to combine file parts]] (by [[user:Hacker|Hacker]]) | |||
# [[AutoHotkey: Create folders from filenames]] (by [[user:Icfu|Icfu]]) | |||
# [[AutoHotkey: Inplace rename facilities]] (by [[user:Gbo|Gbo]]) | |||
# [[AutoHotkey: Make a Screenshot of the current Window with Irfanview]] (by [[user:Sheepdog|Sheepdog]]) | |||
# [[AutoHotkey: Refresh the treeinfo.wc of certain drives]] (by [[user:Sheepdog|Sheepdog]]) | |||
# [[AutoHotkey: Set folder timestamp to newest file]] (by [[user:SanskritFritz|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. | |||
::[[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)
- Lefteous, what about to add: "AutoHotkey:" into each title of every script?
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
- AutoHotkey: Move Quicksearch Box To Make Status Bar Visible (by Icfu)
- AutoHotkey: Show elapsed / remaining / total / start / finish times in title bar of progress dialogs (by Hacker)
- AutoHotkey: Show the active path in the title bar (by SanskritFritz)
- AutoHotkey: Tray Icon for TC (by SanskritFritz)
Integration with external tools
- AutoHotkey: Launch external diff (by SanskritFritz)
- AutoHotkey: Locate in TC (by SanskritFritz)
- AutoHotkey: Send a command to Total Commander (by SanskritFritz)
- AutoHotkey: Start Notepad In Lister (by Icfu)
User experience improvements
Help with the Clipboard
- AutoHotkey: Copy Filename To Clipboard When Inplace-renaming (by Icfu)
- AutoHotkey: Copy Selection To Clipboard In Lister (by Icfu)
Help with Copy/Move/Pack/Download
- AutoHotkey: Always copy / move in Queue (by Hacker)
- AutoHotkey: Auto add URL to Background transfer manager (by Hacker)
- AutoHotkey: Inplace rename with dialog (by SanskritFritz)
- AutoHotkey: Shutdown computer after download or copy (by SanskritFritz)
- AutoHotkey: Unpack each archive to a separate subdir (by Icfu, Icfu, Hacker)
Help with file panels
- AutoHotkey: Automatic directory-specific configuration / actions (by Hacker)
- AutoHotkey: Backspace In Drive Root Opens My Computer (by Icfu)
- AutoHotkey: Go To Parent Directory When Doubleclicking Border (by Icfu)
- AutoHotkey: ScrollLock functionality (by SanskritFritz)
- AutoHotkey: Simultaneous switch to next/previous Tab in both panes (by Sheepdog)
- Autohotkey:_Spread_Selection_with_Parameter (by Sheepdog)
- AutoHotkey: With Alt - \ always to root of drive (by Sheepdog)
Help with Config
Menus and such
- AutoHotkey: Makedir and file create history (by Jungle)
- AutoHotkey: Popup menu for button bar or F4 (by Mbirth)
- AutoHotkey: Popup the splitter menu (by SanskritFritz)
Automatic actions
- AutoHotkey: Reset the MultiRenameTool automatically (by SanskritFritz, Sheepdog)
- AutoHotkey: Run or activate Total Commander (by SanskritFritz)
External (standalone) scripts
- AutoHotkey: Close or minimize windows (by SanskritFritz)
- AutoHotkey: CopyNamesToClipWithoutExt (by Hacker)
- AutoHotkey: Combine file parts (by Hacker)
- AutoHotkey: Create .bat file to combine file parts (by Hacker)
- AutoHotkey: Create folders from filenames (by Icfu)
- AutoHotkey: Inplace rename facilities (by Gbo)
- AutoHotkey: Make a Screenshot of the current Window with Irfanview (by Sheepdog)
- AutoHotkey: Refresh the treeinfo.wc of certain drives (by Sheepdog)
- 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.