Routing note
我找不到 Kimi Work / Kimi Desktop 专门的公开 issue tracker,参照 #2143 等先例提交到这里。如果不合适,麻烦帮忙转给 Kimi Work 桌面端团队。
I could not find a dedicated public issue tracker for Kimi Work / Kimi Desktop, so I am filing this here following the precedent of #2143. If this is the wrong tracker, please route it to the Kimi Work desktop team.
需求描述 / Summary
希望 Kimi Work 桌面端在自动生成会话标题(title)时,自动加上会话创建日期,格式为 YYYYMMDD,例如:
20260916_整理下载文件夹
We'd like Kimi Work desktop to automatically prefix the auto-generated session title with the session's creation date in YYYYMMDD format.
使用场景 / Motivation
- 会话列表随使用时间变长后,很难分辨每个会话是哪一天创建的
- 带日期前缀后可以按日期快速定位、排序和检索历史会话
- 对需要按天归档工作内容(日报、实验记录等)的用户尤其有用
As the session list grows, it becomes hard to tell when each session was created. A date prefix makes it easy to locate, sort, and search past sessions by date — especially useful for users who archive work by day.
期望行为 / Expected behavior
-
创建会话、生成标题时,自动以 YYYYMMDD_原标题(或 YYYYMMDD 原标题)格式添加日期前缀
-
日期取会话创建当天的本地日期,创建后固定不变
-
(可选)在设置中提供开关,让用户选择是否启用日期前缀
-
When a session is created and its title is generated, automatically prefix it as YYYYMMDD_title
-
The date is the local date of session creation and stays fixed afterwards
-
(Optional) Provide a settings toggle to enable/disable the date prefix
环境 / Environment
- 产品 / Product:Kimi Work(macOS 桌面客户端,Beta)
- 提交时间 / Submitted:2026-09-16
Routing note
我找不到 Kimi Work / Kimi Desktop 专门的公开 issue tracker,参照 #2143 等先例提交到这里。如果不合适,麻烦帮忙转给 Kimi Work 桌面端团队。
I could not find a dedicated public issue tracker for Kimi Work / Kimi Desktop, so I am filing this here following the precedent of #2143. If this is the wrong tracker, please route it to the Kimi Work desktop team.
需求描述 / Summary
希望 Kimi Work 桌面端在自动生成会话标题(title)时,自动加上会话创建日期,格式为
YYYYMMDD,例如:20260916_整理下载文件夹We'd like Kimi Work desktop to automatically prefix the auto-generated session title with the session's creation date in
YYYYMMDDformat.使用场景 / Motivation
As the session list grows, it becomes hard to tell when each session was created. A date prefix makes it easy to locate, sort, and search past sessions by date — especially useful for users who archive work by day.
期望行为 / Expected behavior
创建会话、生成标题时,自动以
YYYYMMDD_原标题(或YYYYMMDD 原标题)格式添加日期前缀日期取会话创建当天的本地日期,创建后固定不变
(可选)在设置中提供开关,让用户选择是否启用日期前缀
When a session is created and its title is generated, automatically prefix it as
YYYYMMDD_titleThe date is the local date of session creation and stays fixed afterwards
(Optional) Provide a settings toggle to enable/disable the date prefix
环境 / Environment