User Tools

Site Tools


Style_Guide

Differences

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

Link to this comparison view

Next revision
Previous revision
Style_Guide [2016/06/09 07:10] – created peternlewisStyle_Guide [2023/09/20 07:08] (current) peternlewis
Line 1: Line 1:
 +====== Style Guide ======
 +
 This Style Guide will document stylistic conventions to be followed on this wiki. This Style Guide will document stylistic conventions to be followed on this wiki.
  
Line 8: Line 10:
 * Avoid CAPITALS for emphasis, use //italic// (`//italic//`) or **bold** (`**bold**`). * Avoid CAPITALS for emphasis, use //italic// (`//italic//`) or **bold** (`**bold**`).
 * The [User Manual](https://wiki.keyboardmaestro.com/User_Manual) is particularly formal, tread very lightly when editing it. * The [User Manual](https://wiki.keyboardmaestro.com/User_Manual) is particularly formal, tread very lightly when editing it.
-* Use (v7.1.1+) to indicate when a feature has been aded or changed.+* Use (v`<n>`+), where `<n>` is the version number, to indicate the version for which specific feature or change became effective. 
 +* Avoid the use of horizontal lines as separators.
  
-Example Action page:+Example Trigger page:
  
- {{:trigger:focused-window-icon.png?nolink|}} + ====== Focused Window Trigger ======
- ====== Focussed Window Trigger ======+
          
- The //Focussed Window trigger// (v7.0+) executes the macro when the selected option occurs.+ The //Focused Window trigger// (v7.0+) executes the macro when the selected option occurs.
          
  {{:trigger:km-focused-window-trigger.png?nolink|}}  {{:trigger:km-focused-window-trigger.png?nolink|}}
Line 22: Line 24:
          
  ===== See Also =====  ===== See Also =====
-     +         
- ---- + ==== User Manual ==== 
-     +  
- ==== Documentation ==== + * [[/User Manual]] 
-     +  
- === Triggers === + ==== Triggers ===
-    +  
 + * [[trigger:Hot_Key|Hot Key]]
  * [[:Triggers|See all Triggers]]  * [[:Triggers|See all Triggers]]
-     +        
- ---- +
-    +
  ==== Forum ====  ==== Forum ====
          
  - [[https://forum.keyboardmaestro.com/t/auto-close-a-window/2879/9|Auto-close a window]]  - [[https://forum.keyboardmaestro.com/t/auto-close-a-window/2879/9|Auto-close a window]]
          
- Keywords/Synonyms:  Focused Window+ Keywords/Synonyms:  Focussed Window 
 + 
 +Example Function page: 
 + 
 + ====== MINUTE Function ====== 
 +  
 + The MINUTE([unixtime]) function returns the minutes (0-59) in the local time zone, either the current minutes, or the minutes of the specified [[:unixtime]]. 
 +  
 + MINUTE() === the current minutes 
 + MINUTE( unixtime ) === the minutes of the unix time 
 +  
 + ===== See Also ===== 
 +  
 + === Functions === 
 +  
 + * [[function:HOUR|HOUR]] 
 + * [[:Functions|See all Functions]] 
 +  
 + ==== Forum ==== 
 +  
 + - [[https://forum.keyboardmaestro.com/t/time-based-if-then/3405/2|Time-based If/Then]] 
Style_Guide.1465456259.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki