This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtag-support.txt
34 lines (25 loc) · 1.65 KB
/
tag-support.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=: title Tag support launched
=: description writers can now tag posts for prose and lists
=: publish_at 2022-08-02
=: tags feature, announcement
We just launched a new feature for both lists.sh[0] and prose.sh[1] that allows bloggers to add tags to their posts.
=> https://lists.sh lists[0]
=> https://prose.sh prose[1]
```
=: title Tag support launched
=: description writers can now tag posts for prose and lists
=: publish_at 2022-08-02
=: tags feature, announcement
```
When tags are added to a post, users can see the tags on a post. When a user clicks on a tag, it will take them to the writers main blog page, filtering posts by the tag.
Right now we only support filtering posts by a single tag, but we want to hear from you if you'd like to filter by multiple tags.
Filtering by tag is also supported for RSS feeds
=> /rss?tag=feature rss?tag=feature
This feature was important for us to implement because we are going to leverage tagging for a new service we are building `imgs.sh` which is a premium image hosting service. Creating photo albums will created by tagging images. Since we are implementing it for `imgs.sh` we decided to back port it to `prose.sh` and `lists.sh`.
We are beginning to bear fruit for our monorepo architecture that we discussed in our previous status update post[2].
=> https://hey.prose.sh/status-update-2022-08-01 status-update[2]
## fin
We want to hear from you, so let us know what services or features you think we should work on next.
=> irc://irc.libera.chat/#pico.sh Join us on irc #pico.sh on libera
=> mailto:[email protected] [email protected]
=> https://hey.prose.sh/rss Subscribe to our rss feed to get the latest updates at team pico.