git ssb

9+

cel / ssb-viewer



Titles of posts aren't respected

%Htk6QhM8n6TwrtVw2RDiU9W+sGpvIpdtUdgrJTkhvdk=.sha256
Openinterfect opened this issue on 3/30/2018, 4:09:21 AM

Titles of posts aren't respected

When you start a post with a Markdown heading, you usually mean that to be the post's title. But the web pages generated by ssb-viewer always use the (non-human-readable) message ID as the title. This in turn gets scraped by traditional web-based sharing platforms, and makes SSB look like a place for weirdos who actually enjoy staring at encoded SHA256 hashes.

example.png

The viewer should parse the markdown and extract the top heading, if any, of the linked post to use as the title.

Built with git-ssb-web