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-10-29 13:01] – small rework runiestart [2023-07-11 19:42] (current) – Link The Automator user page geek
Line 6: Line 6:
  
 We encourage everyone to create and improve existing pages. Currently users can log in using a GitHub account via an integration. We encourage everyone to create and improve existing pages. Currently users can log in using a GitHub account via an integration.
 +
 +===== AutoHotkey Websites =====
 +
 +  * [[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)]]
 +
  
 ===== Other Learning Resources ===== ===== Other Learning Resources =====
Line 11: Line 29:
 === Video resources === === Video resources ===
  
-  * [[https://www.youtube.com/user/JoeGlines|Joe Glines on YouTube]]+  * [[user:the-automator]] on [[https://www.youtube.com/user/JoeGlines|YouTube]]
   * [[https://www.youtube.com/channel/UCHnciNccfWVv8eTykITNAcQ|ahkTuts on YouTube]]   * [[https://www.youtube.com/channel/UCHnciNccfWVv8eTykITNAcQ|ahkTuts on YouTube]]
   * [[https://www.youtube.com/user/CivReborn|CivReborn on YouTube]]   * [[https://www.youtube.com/user/CivReborn|CivReborn on YouTube]]
-  * for AHK v2 content, [[https://www.youtube.com/channel/UCN99M5Qu920IJX2pbrk9qPA|Ahk all the way! on YouTube]]+  * for AHK v2 content, [[https://www.youtube.com/@Axlefublr|Axlefublr on YouTube]]
  
 === Text resources === === Text resources ===
Line 20: Line 38:
 Resources from the documentation pages: Resources from the documentation pages:
  
-  * [[https://autohotkey.com/docs/Tutorial|Tutorial]] +  * AHK v2 
-  * [[https://www.autohotkey.com/docs/Scripts.htm|Scripts]] +    * [[https://www.autohotkey.com/docs/v2/Tutorial.htm|Tutorial]] 
-  * [[https://www.autohotkey.com/docs/Language.htm|Scripting Language]]+    * [[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: Resources from the forums: