start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2022-02-17 03:08] geekstart [2023-07-11 19:42] (current) – Link The Automator user page geek
Line 1: Line 1:
 ====== AutoHotkey Wiki ====== ====== AutoHotkey Wiki ======
  
-Welcome!+Welcome to the AutoHotkey Wiki!
  
-[[ahk:start|AutoHotkey]]+The AutoHotkey Wiki is a place for everything relating to the usage, community, and knowledge of AutoHotkey.
  
-[[user:start|Users]]+We encourage everyone to create and improve existing pages. Currently users can log in using a GitHub account via an integration.
  
-[[wiki:DokuWiki]]+===== AutoHotkey Websites =====
  
-[[https://autohotkey.com/boards|AutoHotkey Forum]]+  * [[https://www.autohotkey.com/|AutoHotkey.com]] 
 +  * [[https://www.autohotkey.com/download/|AutoHotkey.com Downloads]] 
 +  * [[https://www.autohotkey.com/docs/v1/|AutoHotkey.com Documentation for v1]] 
 +  * [[https://www.autohotkey.com/docs/v2/|AutoHotkey.com Documentation for v2]] 
 +  * [[https://github.com/AutoHotkey|AutoHotkey GitHub]] 
 +  * [[https://www.autohotkey.com/boards/|AutoHotkey.com Forums]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=8|Deutsch (German)]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=26|中文 (Chinese)]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=39|Español (Spanish)]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=46|Русский (Russian)]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=54|Français (French)]] 
 +    * [[https://www.autohotkey.com/boards/viewforum.php?f=68|Português (Portuguese)]] 
 +  * [[http://www.autohotkey.co.kr/|AutoHotkey.co.kr (Third-party, 한국어 Korean)]] 
 +  * [[https://www.autoahk.com/|AutoAHK.com (Third-party, 中文 Chinese)]]
  
-[[https://reddit.com/r/AutoHotkey|AutoHotkey Reddit]] 
  
-[[https://www.autohotkey.com/discord|AutoHotkey Discord]]+===== Other Learning Resources =====
  
 +=== Video resources ===
 +
 +  * [[user:the-automator]] on [[https://www.youtube.com/user/JoeGlines|YouTube]]
 +  * [[https://www.youtube.com/channel/UCHnciNccfWVv8eTykITNAcQ|ahkTuts on YouTube]]
 +  * [[https://www.youtube.com/user/CivReborn|CivReborn on YouTube]]
 +  * for AHK v2 content, [[https://www.youtube.com/@Axlefublr|Axlefublr on YouTube]]
 +
 +=== Text resources ===
 +
 +Resources from the documentation pages:
 +
 +  * AHK v2
 +    * [[https://www.autohotkey.com/docs/v2/Tutorial.htm|Tutorial]]
 +    * [[https://www.autohotkey.com/docs/v2/Scripts.htm|Scripts]]
 +    * [[https://www.autohotkey.com/docs/v2/Language.htm|Scripting Language]]
 +    * [[https://www.autohotkey.com/docs/v2/Concepts.htm|Concepts and Conventions]]
 +  * AHK v1
 +    * [[https://www.autohotkey.com/docs/v1/Tutorial.htm|Tutorial]]
 +    * [[https://www.autohotkey.com/docs/v1/Scripts.htm|Scripts]]
 +    * [[https://www.autohotkey.com/docs/v1/Language.htm|Scripting Language]]
 +    * [[https://www.autohotkey.com/docs/v1/Concepts.htm|Concepts and Conventions]]
 +
 +Resources from the forums:
 +
 +  * [[https://www.autohotkey.com/boards/viewtopic.php?f=17&t=30931&p=144434#p144434|jeeswg's tutorials]]
 +  * [[https://autohotkey.com/board/topic/44040-tutorial-for-newbies/|jaco0646's tutorial]]
 +
 +Resources from reddit:
 +
 +   * [[https://www.reddit.com/r/AutoHotkey/comments/4f4j9k/read_this_before_posting/|The Quick Start]]