Trail-Sense icon indicating copy to clipboard operation
Trail-Sense copied to clipboard

Show packed percentage on the pack list

Open kylecorry31 opened this issue 4 years ago • 1 comments

Not sure if this is possible without loading all items into memory - which might be a lot if there are lots of bags. Alternatively, it could be loaded in pack by pack to save on memory, starting from the top of the list.

kylecorry31 avatar Jul 16 '21 20:07 kylecorry31

Similar to what I'm doing with path metadata, this can be pre-populated on the packs, and updated as items change.

kylecorry31 avatar Sep 04 '23 17:09 kylecorry31