Skip to content

app: evaluate export archive format #3053

@vickiniu

Description

@vickiniu

As surfaced in #3040, there may be some room to make our export archive format more user-friendly + decipherable.

Currently, the format is:

sd-export-<timestamp>/
    -> |export_data/
        -> | <source_journalist_designation>/
            -> | <item_uuid>-transcript.txt
               | <item_uuid>-filename
                ...

One idea is to prefix downloaded files with their interaction_count to allow for uniqueness in the archive but much less verbose than the item UUIDs. This would entail adding the interaction_count to ItemMetadata

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions