把关注的方向存成主题板:挑标签、也可指定信源,一键只看命中的动态(标签或信源,命中其一即可)。主题板保存在本设备;登录后可跨设备同步。
主题板用于把关注的标签和信源放在一起。打开某个主题板后,首页会按“命中标签或命中信源”筛选动态,适合做 Agent、模型、公司或研究方向的长期观察。
信源导入默认使用通用 OPML 2.0。每个 outline 至少保留 text 和 xmlUrl;htmlUrl 可选,用于展示原站。
<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
<body>
<outline text="OpenAI Blog" type="rss" xmlUrl="https://openai.com/news/rss.xml" htmlUrl="https://openai.com/news/" />
<outline text="Anthropic News" type="rss" xmlUrl="https://www.anthropic.com/news/rss.xml" htmlUrl="https://www.anthropic.com/news" />
</body>
</opml>