Skip to content

Put generated output in its own folder(s) #99

@lenaschimmel

Description

@lenaschimmel

Using this tool on a large twitter that existed for some years account generates a lot of *-Tweet-Archive-*.md files, and now that DMs and group DMs are processed, also a lot of DMs-Archive-*.md files.

Also, some of the future features might need to save some additional files for internal re-use, which are not relevant to the end user.

I'd like to have a nicer organization, like this:

  • <archive_folder>/
    • assets/
    • data/
    • media/
    • parser-result/
      • tweets/
        • TweetArchive.html
        • *-Tweet-Archive-*.md
      • dms/
        • DMs-Archive-*.md
    • parser-data/

What do you think?

Also, I'm not sure if a html file in archive_folder/parser-result/tweets/TweetArchive.html could reference images that are higher up in the hierarchy via relative paths?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions