mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[GH-ISSUE #171] Split long chats to multiple files #156
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eliam93 on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/171
Hi,
I'm managing a very large DB with milions of messages, in most cases there are big groups and when I parse data to export chats in HTML files, some files are bigger than 20MB, so they are difficult to open and read. Maybe this can be solved splitting large files or using a paginator
@ttonin33 commented on GitHub (Oct 7, 2022):
Use https://www.emeditor.com/ that editor can handle big text files.