Metreeca Keep
    Preparing search index...

    Function getFlakeOrdering

    • Collects the sort keys of a Flake, by ascending precedence.

      Every coordinate under the flake that bears a sort order (qest §5.7.5), gathered by descending through transform stages and nested property branches, then ordered by its precedence with document order breaking ties. These are the regular sort criteria, applied after any focus boost.

      Parameters

      • flake: Flake

        The flake to collect from

      Returns readonly (Flake & { order: number })[]

      The order-bearing coordinates, by ascending sort precedence