Loading...
Loading...
Compare original and translation side by side
Notion:notion-searchNotion:notion-create-pagesNotion:notion-searchNotion:notion-create-pagesFrom conversation context, extract:
- Key concepts and definitions
- Decisions made and rationale
- How-to information and procedures
- Important insights or learnings
- Q&A pairs
- Examples and use cases从对话语境中提取:
- 关键概念和定义
- 已做出的决策及理由
- 操作指南和流程
- 重要见解或经验
- 问答对
- 示例和用例Classify the knowledge:
- Concept/Definition
- How-to Guide
- Decision Record
- FAQ Entry
- Meeting Summary
- Learning/Post-mortem
- Reference Documentation对知识进行分类:
- 概念/定义
- 操作指南
- 决策记录
- FAQ条目
- 会议摘要
- 经验总结/事后分析
- 参考文档Format appropriately based on content type:
- Use templates for consistency
- Add clear headings and sections
- Include examples where helpful
- Add relevant metadata
- Link to related pages根据内容类型进行适当格式化:
- 使用模板确保一致性
- 添加清晰的标题和章节
- 必要时包含示例
- 添加相关元数据
- 链接到相关页面Where to save:
- Wiki page (general knowledge base)
- Specific project page (project-specific knowledge)
- Documentation database (structured docs)
- FAQ database (questions and answers)
- Decision log (architecture/product decisions)
- Team wiki (team-specific knowledge)保存位置选择:
- 维基页面(通用知识库)
- 特定项目页面(项目专属知识)
- 文档数据库(结构化文档)
- FAQ数据库(问答内容)
- 决策日志(架构/产品决策)
- 团队维基(团队专属知识)Use Notion:notion-create-pages:
- Set appropriate title
- Use structured content from template
- Set properties if in database
- Add tags/categories
- Link to related pages使用Notion:notion-create-pages:
- 设置合适的标题
- 使用模板生成结构化内容
- 若在数据库中则设置属性
- 添加标签/分类
- 链接到相关页面Link the new page so others can find it:
1. Update hub/index pages:
- Add link to wiki table of contents page
- Add link from relevant project page
- Add link from category/topic page (e.g., "Engineering Docs")
2. If page is in a database:
- Set appropriate tags/categories
- Set status (e.g., "Published")
- Add to relevant views
3. Optionally update parent page:
- If saved under a project, add to project's "Documentation" section
- If in team wiki, ensure it's linked from team homepage
Example:
Notion:notion-update-page
page_id: "team-wiki-homepage-id"
command: "insert_content_after"
selection_with_ellipsis: "## How-To Guides..."
new_str: "- <mention-page url='...'>How to Deploy to Production</mention-page>"为新页面添加链接,以便他人找到:
1. 更新中心/索引页面:
- 将链接添加到维基目录页面
- 从相关项目页面添加链接
- 从分类/主题页面(如“工程文档”)添加链接
2. 若页面在数据库中:
- 设置合适的标签/分类
- 设置状态(如“已发布”)
- 添加到相关视图
3. 可选:更新父页面:
- 若保存到项目下,添加到项目的“文档”部分
- 若在团队维基中,确保从团队主页链接到该页面
示例:
Notion:notion-update-page
page_id: "team-wiki-homepage-id"
command: "insert_content_after"
selection_with_ellipsis: "## How-To Guides..."
new_str: "- <mention-page url='...'>How to Deploy to Production</mention-page>"############