Replies: 2 comments
-
这些交互内容都是放在 context 里的,有过滤需求可以自行根据这个过滤 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Personally, I think the biggest value of community autonomy is real decentralization, and then you have to issue your own tokens to create a high-quality autonomous community, which can also empower the project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
问: 这是打算丰富RSS的数据结构吗?主要有哪些改进性?只看 md 未必能理解你们想解决的问题。
建议: 在
RSS3Item
里增加过滤相关的东西,在我做的某东西里叫它“过滤器”,譬如:一个论坛的贴子有回复数
,一个文章有点击量
,一个ProductHunt的内容有投票数
等,当然可过滤的不一定是数字的,也可能是文本性的,需要类型标识。之所以会有过滤器的东西出来是因为 RSS 将所有信息平权化了,而实际上内容本身是有优劣好坏之分的,过滤器一定程度上可以让用户管理自己的订阅内容的质量,或许可以结合
tag
来做另,我之前也思考过对RSS的结构进行一些升级,我叫它
RSS Plus
:)Beta Was this translation helpful? Give feedback.
All reactions