Skip to content

support mattermost attachment format - #200

Open
limwz01 wants to merge 1 commit into
hfaran:masterfrom
limwz01:wz_pr_20241001g
Open

support mattermost attachment format#200
limwz01 wants to merge 1 commit into
hfaran:masterfrom
limwz01:wz_pr_20241001g

Conversation

@limwz01

@limwz01 limwz01 commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

To support the attachments in the mattermost output type, it was necessary to rewrite the image links to reference the corresponding path in the ZIP file:

name=Image.jpg and link=https://files.slack.com/files-pri/T0ABC1DEF-F0123A4B56C/image.jpg
--> __uploads/F0123A4B56C/Image.jpg

@hfaran

hfaran commented Nov 4, 2024

Copy link
Copy Markdown
Owner

TIL Mattermost.

@limwz01 does this PR break existing image links? Just want to make sure everything else that works before still does and that there will be no regression from merging this. Thanks

@limwz01

limwz01 commented Nov 6, 2024

Copy link
Copy Markdown
Contributor Author

hmm, I'm really not sure, because I don't have access to get an official slack export and so far I've only been using slackdump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants