Add a way to group elements. The use of this is so i can group the battery elements together to create a feature. After this has been done the watch user will be able to turn off parts of the watch they don’t want like steps or battery percentage.
As discussed here:
Hi,
It's currently impossible to use multiple conditions in one field. Neither multiple conditions side-by-side or nested.
Examples:
$#Db#==24?00:($#Db#<10?0#Db#:#Db#$)$
$#Db#<10?0:$#Db#:#Dm# $#DH#>=13?P:A$
Can this be added?
Thx, Svensei38
and my most recent summary, at bottom:
They (Facer) should at minimum:
Add containers, with an initial origin (x, y), for re-used design elements
Rationalise the tags/functions, to some system of naming; and drop (or separate) all the display-only variants. This includes fixing/adding the inverse-trig functions (asin(), acos(), atan(), and atan2(,)), and other missing primitives: UTC day, month, year; UTC offset hours, minutes; etc.
Add 'Regex' syntax, for content filtering / display
Add user variables (re-use of outcome), from…
1 Like
Yep! Groups would be absolutely great, at some point of complexity, layers become a real mess.
1 Like