Global Feed Post Login
Replying to Avatar jb55

it would be nice if any list would have a way to filter it by user post frequency. this would be like an algo modifier for a list 🤔.

for instance, lets say I have a list of interesting people but one person posts wayyy more than the others, I don't want to drown out everyone else, but I still want things contained to a list/column. there should be a way to add an algo tab/filter that organizes based on user post frequency.

having to manually manage this would be annoying, so it would be nice if this was just a modifier on any list.

started working on this in notedeck today!

Avatar
florian 1y ago

Or limit to one (latest) post per person

Reply to this note

Please Login to reply.

Discussion

Avatar
jb55 1y ago

yes that is easy to do!

Thread collapsed
Avatar
Symbiolosopher 1y ago

Or a rate limit, only fetch max n per person per t.

Avatar
jb55 1y ago

Query wise it’s easier to just pull the last N notes for each person in your list and do stuff with that.

Thread collapsed
Thread collapsed