I can use the "Add" feature with " (%z)" to add files size to files, but how can I append the folder size to a folder?
Before:
Folder 1
Folder 2
Folder 3
Folder 4
After:
Folder 1 (1.5 Gig)
Folder 2 (400 MB)
Folder 3 (953 MB)
Folder 4 (900 KB)
If the only way is with Javascript, does anyone have the code snippet to do this?