jacobobryant / platypub

A publishing platform built with Biff
MIT License
65 stars 13 forks source link

Better tags component #9

Open jacobobryant opened 2 years ago

jacobobryant commented 2 years ago

image

Replace that with Tagify. We're using it in The Sample:

image

(Tags component is used for lists and posts. Not used for sites, which support only a single tag--might change that later.)

jacobobryant commented 2 years ago

You can also give Tagify a list of suggested tags (see the deceptively named "whitelist" argument). Let's populate that with all of the user's tags, sorted by how often each tag is used.