hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
950 stars 193 forks source link

#81 and #67 #110

Closed mikejgray closed 4 years ago

mikejgray commented 4 years ago

Hello,

Per notes on issues #81 I was able to come up with a workaround if the user is running Python 2.7. Additionally, I've built some rough functionality for re-ordering and marking thread replies. I'm not the strongest with Jinja2 at this time so I didn't get a good way to format or collapse them, but they are in the right order and marked with Thread Reply:

Please feel free to suggest changes to improve upon this new feature! I hope you find it helpful.

Cheers, -Mike