Skip to content

Approach for Calculating the Number and Size of Folders When Merging Multiple Root Folders #66

Description

@kidzgy

version: 2.51

Image Image Image

First, let me outline my requirement: I need to merge multiple HTML files into one. Currently, I have to manually copy the [SNAPDATA] data into the combined HTML file. This approach creates an issue: the header only counts the file and folder quantities and sizes for the single merged HTML file, not the combined total across multiple HTML files.
I'm wondering if it's possible to implement a solution where the header automatically aggregates the file counts, folder counts, and size data from multiple HTML files?

In the first row of [SNAPDATA], we already have data like [numDirs], [numFiles], and [totBytes]. Could we add a formula to the header to automatically sum these values—[numDirs], [numFiles], and [totBytes]?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions