-
-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
editorComponent: EditorComponent: EditorenhancementEnhancement: New feature or improvementEnhancement: New feature or improvementplannedNote: Feature planned for a later releaseNote: Feature planned for a later release
Milestone
Description
Summary
Add a command to split the current document from the caret position to the end into a new document.
Proposed Behaviour
- Move all text from the current cursor position to the end of the current document into a new document.
- The new document should appear immediately below the current one in the project tree (not at the bottom).
- Optionally, auto-generate its title from the first line or heading of the split section.
Why This Helps
- Complements Create Document from Selection (Create document from selected text #1486).
- Great for breaking long scenes or notes during drafting without inserting extra headings.
- Avoids manual cut-paste operations and keeps the project tree organised.
References:
- Discussion Feature Request: Split at Cursor / Split Selection into New Document #2569 (original proposal and context)
- Related: Create document from selected text #1486 (Create document from selected text)
Metadata
Metadata
Assignees
Labels
editorComponent: EditorComponent: EditorenhancementEnhancement: New feature or improvementEnhancement: New feature or improvementplannedNote: Feature planned for a later releaseNote: Feature planned for a later release