You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

2h 7m 20s logged

Feature: View a project

You can now view a project and its devlogs using the /project [id] command.

It shows all the attachment of a devlog, including videos - which kind of work, its just a link to the file.

The most annoying part was again the slack message format, I had to use packages to convert the HTML into markdown, and then convert the the markdown into a slack compatible markdown format. I also had to truncate the devlogs to 199 characters, trying to fix a cryptic error message.

Next I’ll add the ability to view devlogs, images and videos in full from slack, using modals


Commit

0
1

Comments 0

No comments yet. Be the first!