c_DE_audio
Type: Display expression
This display expression is like c_DE_norm except it prepends a play button icon to show you that it’s an audio-note. If the button is filled, it has audio; else, it is waiting for you to attach the audio file.
Display expression
(if($DENum){$SiblingOrder + ". "}) + (if($DEIcon){if($blogAudio){"▶︎ "}else{"▷ "}}) + (if($DEDate){eval(do(_displayDateTime)) + " "}) + $Name + (if($ChildCount & $DECount){" (" + $DescendantCount + ")"}) + (if($DEBips){" " + (if($blogExpOpt){if($blogExpOpt.contains(COMPILE)){"⤓"}; + if($blogExpOpt.contains(NOKIDS)){"⬒"}; + if($blogExpOpt.contains(COLUMNS)){"⸬"}; + if($blogExpOpt.contains(BLOCKS)){"⧈"}; + " "}) + (if(1){if($bpImage){"◼︎"}; + if($DTSource){"🌀"}; + if($DTItem){"↙︎"}; + if($ReferenceURL){"🌐"}; + if($URL){"↗︎"};})})