sort apps by data size

by Ricardo “Rudxain” Fernández Serrata

Version 1 (December 1, 2023)

Download (11 downloads)

not by code. Supports absolute and relative sorting.

"abs" sorts by data size, "rel" sorts by the ratio between data and code (denormalized). Normalized (dat ÷ total) sorting isn't available, yet.

When you select an app, the flow will open its system details, allowing you to easily clear its data.

Cache-multiplier is useful for many reasons:
- : if your system includes "cache" as part of "data", then you may want to subtract `cache` from `data`.
+ : if your system treats "data" and "cache" as mutually-independent, then you may want to add `cache` to `data`.
0 : if you have no idea how your system counts "data", then simply choose no-op.

Rudxain profile: llamalab.com/automate/community/flows/42921