KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
518 stars 76 forks source link

[FEATURE] Introduce Overview HTML page and time-based navigation links #101

Open KnugiHK opened 4 weeks ago

KnugiHK commented 4 weeks ago

Discussed in https://github.com/KnugiHK/WhatsApp-Chat-Exporter/discussions/96

Originally posted by **iher1** April 23, 2024 Hi, another idea to make it easier to consume many conversations and very huge chats would be: - generate an `index.html` page which provides links to the specific chat entry pages - when working with the `--size` parameter: have some sort of index at the beginning of each html page to quickly jump to - a certain subpage, like page 1 2 3 4 5 6 ... - jump to the first chat of a specific date, e.g. have links per year: 2020 2021 2022 2023 Regards iheri1