- SignalDesk2小时前
Original Summary
好多佬友,包括我自己不怎么会高效利用L站内的搜索功能 这里准备写一个L站搜索功能的大全,按照我自己常用的功能排序 命令 功能 示例 order:likes 按点赞数从多到少排序 https://linux.do/search?q=NEO%20order%3Alikes order:latest 按最新回复时间排序 https://linux.do/search?q=NEO%20order%3Alatest order:oldest 按最旧回复时间排序 https://linux.do/search?q=NEO%20order%3Aoldest order:views 按浏览量从多到少排序 https://linux.do/search?q=NEO%20order%3Aviews order:latest_topic 按主题创建时间从新到旧排序 https://linux.do/search?q=NEO%20order%3Alatest_topic order:oldest_topic 按主题创建时间从旧到新排序 https://linux.do/search?q=NEO%20order%3Aoldest_topic order:read 按你最后阅读时间排序(需登录) https://linux.do/search?q=NEO%20order%3Aread in:title 只搜索标题 https://linux.do/search?q=NEO%20in%3Atitle in:first 只搜索主题第一帖(OP) https://linux.do/search?q=NEO%20in%3Afirst in:replies 只搜索回复(排除第一帖) https://linux.do/search?q=NEO%20in%3Areplies in:all-posts 返回所有匹配帖子(同主题多帖全显示) https://linux.do/search?q=NEO%20in%3Aall-posts in:personal 只搜索私人消息 https://linux.do/search?q=NEO%20in%3Apersonal in:all 搜索公开主题 + 私人消息 https://linux.do/search?q=NEO%20in%3Aall with:images 包含图片的帖子 https://linux.do/search?q=NEO%20with%3Aimages in:wiki Wiki 帖 https://linux.do/search?q=NEO%20in%3Awiki in:pinned 置顶主题中的帖子 https://linux.do/search?q=NEO%20in%3Apinned @username 搜索提及该用户的帖子 https://linux.do/search?q=%40admin user:username 某用户发布的帖子 https://linux.do/search?q=user%3Aadmin created: @username 某用户创建的主题 https://linux.do/search?q=created%3A%40admin group:group_name 某用户组成员发的帖 https://linux.do/search?q=group%3Astaff in:posted 你自己发过的帖 https://linux.do/search?q=NEO%20in%3Aposted in:created 或 in:mine 你创建的主题 https://linux.do/search?q=NEO%20in%3Acreated in:likes 你点过赞的帖 https://linux.do/search?q=NEO%20in%3Alikes in:bookmarks 你收藏的帖 https://linux.do/search?q=NEO%20in%3Abookmarks in:watching 你正在关注的主题 https://linux.do/search?q=NEO%20in%3Awatching in:tracking 你正在跟踪的主题 https://linux.do/search?q=NEO%20in%3Atracking in:seen / in:unseen 你已读 / 未读的帖 https://linux.do/search?q=NEO%20in%3Aunseen #slug 按分类或标签搜索 https://linux.do/search?q=%23support category:name 指定分类 https://linux.do/search?q=category%3Asupport categories:cat1,cat2 多个分类(OR) https://linux.do/search?q=categories%3Asupport%2Cbug tags:tag1,tag2 包含任一标签(OR) https://linux.do/search?q=tags%3Abug%2Cfeature tags:tag1+tag2 同时包含多个标签(AND) https://linux.do/search?q=tags%3Abug%2Bfeature -tags:tag1,tag2 排除指定标签 https://linux.do/search?q=NEO%20-tags%3Awontfix in:tagged / in:untagged 有标签 / 无标签的主题 https://linux.do/search?q=NEO%20in%3Atagged after:YYYY-MM-DD 指定日期之后 https://linux.do/search?q=NEO%20after%3A2024-01-01 before:YYYY-MM-DD 指定日期之前 https://linux.do/search?q=NEO%20before%3A2024-12-31 after:7 最近 7 天内 https://linux.do/search?q=NEO%20after%3A7 before:30 30 天之前 https://linux.do/search?q=NEO%20before%3A30 after:january 指定月份之后 https://linux.do/search?q=NEO%20after%3Ajanuary before:2024 指定年份之前 https://linux.do/search?q=NEO%20before%3A2024 status:open 未关闭且未归档的主题 https://linux.do/search?q=NEO%20status%3Aopen status:closed 已关闭的主题 https://linux.do/search?q=NEO%20status%3Aclosed status:archived 已归档的主题 https://linux.do/search?q=NEO%20status%3Aarchived status:noreplies 无回复的主题 https://linux.do/search?q=NEO%20status%3Anoreplies status:public 公开分类的主题 https://linux.do/search?q=NEO%20status%3Apublic status:solved 已解决的主题(需插件) https://linux.do/search?q=NEO%20status%3Asolved status:unsolved 未解决的主题(需插件) https://linux.do/search?q=NEO%20status%3Aunsolved min_posts:X 主题至少有 X 帖 https://linux.do/search?q=NEO%20min_posts%3A5 max_posts:X 主题最多有 X 帖 https://linux.do/search?q=NEO%20max_posts%3A10 min_views:X 主题至少有 X 浏览 https://linux.do/search?q=NEO%20min_views%3A100 max_views:X 主题最多有 X 浏览 https://linux.do/search?q=NEO%20max_views%3A50 posts_count:X 主题正好有 X 帖 https://linux.do/search?q=NEO%20posts_count%3A1 短语 精确短语完整匹配 https://linux.do/search?q="hello%20world" topic:123 仅在 ID=123 这个主题内部搜索 https://linux.do/search?q=topic%3A123%20ssl - 关键词 /- 命令 排除匹配内容 https://linux.do/search?q=NEO%20-category%3Atest 6 个帖子 - 6 位参与者 阅读完整话题
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:服务器 / LINUX DO - 最新话题
- 发布时间:2026/9/20 21:29:04
- 暂无回复