Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split large conversations into multiple files #28

Open
GjjvdBurg opened this issue Jun 29, 2021 · 0 comments
Open

Split large conversations into multiple files #28

GjjvdBurg opened this issue Jun 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@GjjvdBurg
Copy link
Owner

Suggested by @ma-phi via email. For long conversations it might be nice to optionally separate conversations into multiple HTML files such that they load faster when viewed in the browser. If we do this it would be helpful to show the start date in the filename.

A simple way to do this would be to add a --max-msg or --thread-length flag to the UI and split the messages into chunks just before we write to HTML.

@GjjvdBurg GjjvdBurg added the enhancement New feature or request label Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant