Watchmaker Wiki

The ultimate watch maker for Android Wear!

User Tools

Site Tools


tags

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tags [2021/03/20 08:02] – [Table] Swapped incorrect examples of 2/3 digit milliseconds mrzoolooktags [2024/07/23 18:16] (current) – expanded wear os complications to 4 korkman
Line 249: Line 249:
 ^ Tag     ^ Description                        ^ Example            ^ ^ Tag     ^ Description                        ^ Example            ^
 | {cex}   | Events Exist?                      | true               | | {cex}   | Events Exist?                      | true               |
-| {c1t}   | Event 1 Text                       | Gym                | 
 | {c1ex}  | Event 1 Exists?                    | true               | | {c1ex}  | Event 1 Exists?                    | true               |
-| {c1b}   | Event 1 Begin                      | 19:00              |+| {c1t}   | Event 1 Text                       | Gym                | 
 +| {c1bd}  | Event 1 Begin Date                 | 01/01/2021         | 
 +| {c1b}   | Event 1 Begin Time                 | 19:00              |
 | {c1br}  | Event 1 Begin Rotation (12 hours)  | 210                | | {c1br}  | Event 1 Begin Rotation (12 hours)  | 210                |
 | {c1bp}  | Event 1 Begin % 24 Hours           | 0.79               | | {c1bp}  | Event 1 Begin % 24 Hours           | 0.79               |
-| {c1e}   | Event 1 End                        | 20:00              |+| {c1ed}  | Event 1 End Date                   | 01/01/2021         | 
 +| {c1e}   | Event 1 End Time                   | 20:00              |
 | {c1er}  | Event 1 End Rotation (12 hours)    | 240                | | {c1er}  | Event 1 End Rotation (12 hours)    | 240                |
 | {c1ep}  | Event 1 End % 24 Hours             | 0.83               | | {c1ep}  | Event 1 End % 24 Hours             | 0.83               |
 | {c1l}   | Event 1 Location                   | Statue of Liberty  | | {c1l}   | Event 1 Location                   | Statue of Liberty  |
 | {c1c}   | Event 1 Color                      | ff0000             | | {c1c}   | Event 1 Color                      | ff0000             |
 +| {c1ad}  | Event 1 is All Day?                | true               |
 +| {c1cal} | Event 1 Calendar                   | Google             |
 | {c1i}   | Event 1 ID                         | 520                | | {c1i}   | Event 1 ID                         | 520                |
  
 ...calendars available for up to 10 unfinished events up to a week ahead (configurable in settings) ...calendars available for up to 10 unfinished events up to a week ahead (configurable in settings)
  
-===== Sensor Tags =====+===== Sensor / Health Tags =====
  
 ^ Tag       ^ Description                                ^ Example   ^ ^ Tag       ^ Description                                ^ Example   ^
-| {ssc}     | Step Count                                 | 1046      | +| {ssc}     | Step Count*                                | 1046      | 
-| {sdst}    | Distance (km)                              | 1.5       | +| {sdst}    | Distance*                                  | 1.5       
-| {scal}    | Calories Burned                            | 256       |+| {sdstu}   | Distance Unit                              | km        
 +| {scal}    | Calories Burned*                           | 256       |
 | {stsc}    | Daily Step Count Target                    | 10000     | | {stsc}    | Daily Step Count Target                    | 10000     |
 | {stdst}   | Daily Distance Target                      | 8         | | {stdst}   | Daily Distance Target                      | 8         |
Line 289: Line 294:
 | {sctdb}   | Compass Display (degrees + NE bearing)     | 210° SW   | | {sctdb}   | Compass Display (degrees + NE bearing)     | 210° SW   |
 | {sctdbb}  | Compass Display (degrees + NNE bearing)    | 210° SSW  | | {sctdbb}  | Compass Display (degrees + NNE bearing)    | 210° SSW  |
 +
 +*It may be necessary to setup the sensors {ssc}, {sdst} and {scal} on the watch. Visit Watchmaker settings > Complications > Tag Complications.
  
 ===== Complication Tags (AWS 2.0+)===== ===== Complication Tags (AWS 2.0+)=====
Line 308: Line 315:
 | {m3min}    | Complication 3 Min    | e.g. 0, e.g. battery level    | | {m3min}    | Complication 3 Min    | e.g. 0, e.g. battery level    |
 | {m3max}    | Complication 3 Max    | e.g. 100, e.g. battery level  | | {m3max}    | Complication 3 Max    | e.g. 100, e.g. battery level  |
 +| {m4text}   | Complication 4 Text   | e.g. News Text                | 
 +| {m4title}  | Complication 4 Title  | e.g. News Title               | 
 +| {m4value}  | Complication 4 Value  | e.g. 60, e.g. battery level   | 
 +| {m4min}    | Complication 4 Min    | e.g. 0, e.g. battery level    | 
 +| {m4max}    | Complication 4 Max    | e.g. 100, e.g. battery level  |
  
 ===== Tasker Tags ===== ===== Tasker Tags =====
tags.1616227329.txt.gz · Last modified: 2021/03/20 08:02 by mrzoolook