Skip to content

editor: read only mode#4007

Merged
tvanderstad merged 4 commits intomasterfrom
editor-readonly
Dec 7, 2025
Merged

editor: read only mode#4007
tvanderstad merged 4 commits intomasterfrom
editor-readonly

Conversation

@tvanderstad
Copy link
Copy Markdown
Contributor

fixes #2349

in read only mode:

  • toolbar not shown
  • edit keystrokes (including cut & paste, cmd+b, etc) are ignored
  • task item checkboxes and cut & paste context menu buttons are disabled
  • fold buttons still work
  • document is never saved

@tvanderstad tvanderstad merged commit 24f08ea into master Dec 7, 2025
1 check failed
@tvanderstad tvanderstad deleted the editor-readonly branch December 7, 2025 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

editor readonly mode

2 participants