Pages
Pages are Notion-like collaborative document pages.
Markdown Support
The editor has excellent support for Markdown formatting:
- Input: You can use Markdown syntax shortcuts to input text quickly
- Paste: Directly paste Markdown text, format will be automatically parsed
- Copy: When content is selected, click "markdown_copy" in the floating menu to copy the corresponding Markdown text
- Import/Export: Import/Export as Markdown format
Import/Export
Click the "more_vert" icon in the upper right corner of the page to see the import/export options.
Importing and exporting currently support both Markdown and Docx formats.
Version Control
Click the "history" icon in the upper right corner of the page to see the history of edits on the current page. Click on any version to view it and choose to revert if needed.
To prevent historical versions from accumulating indefinitely, Nya AI will asynchronously perform multi-stage merging of historical versions in the background. For adjacent historical versions older than a certain duration, only the last modified version in that period will be kept. The default merge rules are:
- Older than 2 hours: Maximum of 1 version kept every 10 minutes
- Older than 2 days: Maximum of 1 version kept per day
- Older than 30 days: Maximum of 1 version kept per week
AI Integration
Click the "chat_add_on" icon in the upper right corner of the page to open an AI chat on the right side. At this point, the AI will be able to read and edit the content of the current page.
Publishing a Page
You can publish the page, making it accessible to anyone with the link. See Publishing Content for details.