Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: bc7d3c46a98f906541d8a4b25a5245919f94dd57
Title: Slack posts support
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: Slack Resolution: Open
Last Modified: 2020-01-12 12:30:27
Version Found In: 0.4.21
lexy2019-12-11 08:25:11

Slack has a relatively new feature called "Posts". These are inline attachments that have extended HTML formatting. While Slack client shows them formatted, Ripcord only offers to download an attachment of application/vnd.slack-docs content type.

cancel2019-12-13 02:06:11

This one is a big problem. It relies on heavy amounts of JavaScript and web browser features. A web browser is not something I can implement myself.

However, it's possible to do something better than the current 'download' behavior. Ripcord should probably at least attempt to help the user open the relevant file in the web browser or something.

lexy2020-01-12 12:30:27

Well, then put it in your backlog, please.