Change plain links to app names
cheeaun opened this issue · 1 comments
cheeaun commented
Basically have to go through all links, get the names and format it to [NAME](LINK).
- No more
[NAME](LINK) by [PERSON]because it's pretty hard to maintain - Sorting them alphabetically would be great, with defunct links/products/apps sorted at the bottom
- Changing from
LINKto[NAME](LINK)would be nice as it's more readable.
Notes (Markdown format):
LINK = https://showcase.metamate.io/hackernews-trends
[NAME](LINK) = [HackerNews Trends](https://showcase.metamate.io/hackernews-trends)