Notion Inbox Writer
Overview
Create one new Notion page in the Inbox -> Ideas database using the database's default template. Preserve the user's provided wording exactly while fitting the content into the existing template structure.
Required Workflow
- Open the target Notion database:
Inbox -> Ideas. - Click
New. - Never choose or click
Empty. - Let the database apply its default template.
- Use the first H1 heading from the provided input as the Notion page title only.
- Do not insert the first H1 heading again into the page body.
- Start the page body from the
## 纲要section. - Use the existing default Notion template structure whenever it is present.
- Verify that the resulting Notion page title matches the first H1 heading and that the body starts from
## 纲要.
Content Rules
- Preserve user-provided wording exactly.
- Do not summarize.
- Do not rewrite.
- Do not improve.
- Do not translate.
- Do not change wording, punctuation, section content, list items, or formatting inside each section.
- Do not add explanatory text inside the note.
- Do not remove empty sections if the user provided them.
Expected Input Format
# Title
## 纲要
## 高亮笔记
## 黑体笔记
## 原文
Title Handling
- Treat the first line beginning with
#as the title source. - Set the Notion page title to the H1 text after
#. - Do not include the H1 line in the Notion page body.
- If no H1 is present, ask the user for the missing title before creating the page.
Body Handling
- Treat
## 纲要as the first body section. - Insert the
纲要section as normal page body content, preserving the heading and its content exactly. - Fill
高亮笔记,黑体笔记, and原文content into matching template sections when those sections already exist. - Do not create duplicate headings or duplicate toggle sections when the template already contains matching sections.
Template Toggle Handling
If the default template already contains toggle blocks named:
高亮笔记黑体笔记原文
then use those existing toggle blocks and place the corresponding user-provided section content inside each matching toggle.
When filling an existing toggle:
- Keep the toggle title unchanged.
- Insert only the content that belongs under that matching input section.
- Do not insert a duplicate
## 高亮笔记,## 黑体笔记, or## 原文heading inside the matching toggle unless the template lacks a matching toggle and a heading is needed to preserve the page structure. - Do not create an additional toggle with the same name.
If a matching toggle is absent, add the missing section using the user's original heading and content exactly.