OpenAI 界面新增“创建笔记”功能,可保存并引用内容
英文摘要
OpenAI has introduced a new 'Create a note' option in its chat interface, accessible by right-clicking on highlighted text. The feature sends a 'Convert to writing block' prompt and allows the resulting note to be added to a library for later reference. Notes can be saved as .md files, with filenames automatically inheriting the chat thread title. This streamlines saving and reusing project contexts directly within the platform, reducing the need for manual .md exports.
中文摘要
OpenAI 在其聊天界面中新增了“创建笔记”选项,用户可通过右键点击高亮文本访问该功能。该功能会发送“转换为写作块”提示,生成的笔记可添加到资料库中供日后引用。笔记可以.md 文件形式保存,文件名自动继承聊天线程标题。这简化了直接在平台内保存和重用项目上下文的过程,减少了对手动导出.md 文件的需求。
关键要点
New right-click 'Create a note' option on highlighted text in the OpenAI interface.
在 OpenAI 界面中,右键点击高亮文本新增“创建笔记”选项。
The feature uses a 'Convert to writing block' prompt to generate the note.
该功能通过“转换为写作块”提示来生成笔记。
Notes can be added to the library for later access and referenced in chats.
笔记可添加到资料库,供后续访问和聊天中引用。
Notes are saved as .md files, with the filename inheriting the chat thread title.
笔记保存为 .md 文件,文件名继承聊天线程标题。
This simplifies project context management without external .md export/import.
这简化了项目上下文管理,无需外部 .md 导出/导入。