c_DE_person
Type: Display expression
This display expression is like c_DE_norm except it prepends a Proticon and SmartDate.
Display expression
(if($DENum){$SiblingOrder + ". "}) + (if($DEIcon){"👤 "}) + (if($DEDate){(if($DueDate){$DueDate.format( "(y) " )}else{(if($StartDate){$StartDate.format( "(y – " ) + (if($EndDate){$EndDate.format("y) ")}else{"…) "})})})}) + $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($blogImage){"🎆"}; + if($DTSource){"🌀"}; + if($DTItem){"↙️"}; + if($ReferenceURL){"📜"}; + if($URL){"↗️"};})