UI enhancement idea: Infer total post count from threads
Open
idea
need-research
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
Many threads I see on Mastodon include the total number of the posts in a thread in the posts themselves. This is usually the string ‘k/N’ (k — number of post, N — total post count) placed at the very beginning or at the very end.
Would it make sense to check, say, 3–5 posts for the existence of such a counter and, if the `k` part matches Phanpy's counter, include the total post count too?
Example post: https://fosstodon.org/@lulu_powerful/110951502569783903
Now
Proposed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.