User Tools

Site Tools


Style_Guide

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Style_Guide [2023/09/05 00:24]
peternlewis
Style_Guide [2023/09/20 03:08] (current)
peternlewis
Line 13: Line 13:
 * Avoid the use of horizontal lines as separators. * Avoid the use of horizontal lines as separators.
  
-Example ​Action ​page:+Example ​Trigger ​page:
  
  ====== Focused Window Trigger ======  ====== Focused Window Trigger ======
Line 31: Line 31:
  ==== Triggers ====  ==== Triggers ====
   
 + * [[trigger:​Hot_Key|Hot Key]]
  * [[:​Triggers|See all Triggers]]  * [[:​Triggers|See all Triggers]]
         ​         ​
Line 38: Line 39:
     ​     ​
  Keywords/​Synonyms: ​ Focussed 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.txt ยท Last modified: 2023/09/20 03:08 by peternlewis