Tristan971 / Lyrebird

A free, open-source, and multi-platform twitter client for the desktop!
https://tristan971.github.io/Lyrebird/
GNU General Public License v3.0
34 stars 8 forks source link

Make hashtags clickable in Tweets #108

Closed Tristan971 closed 6 years ago

Tristan971 commented 6 years ago

Make hashtags clickable in Tweets in timeline views

(or other controls using the default single Tweet control)

Fixes #106

Summary

Add a hashtag token extractor to the tokenization process to make hashtags clickable in the base representation of Tweets.

Potential issues

Not much tbh

Checks: