-
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: threaded comments — Excel 365+ modern comment system #158
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestformat:xlsxXLSX format (Office Open XML)XLSX format (Office Open XML)
Description
Summary
Support threaded comments (Excel 365+), distinct from legacy comments/notes.
Technical details
Stored in xl/threadedComments/threadedComment1.xml:
- Thread-based replies via
parentId - Author info:
userId,providerId,displayName - Timestamps on each comment
- Excel auto-creates legacy comment placeholders for backward compat
Scope
- Read threaded comments
- Write threaded comments
- Reply threading (parentId)
- Author + timestamp metadata
- Auto-generate legacy comment placeholders
- Round-trip preservation
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestformat:xlsxXLSX format (Office Open XML)XLSX format (Office Open XML)