mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Text editor (markdown)
parent
404eaa2768
commit
ebe903051d
@ -26,4 +26,8 @@ You can notice how heading "Formatting" is automatically detected and new subnot
|
|||||||
|
|
||||||
[[Keyboard shortcut|Keyboard shortcuts]] `CTRL-P` normally creates empty subnote in the current note - when there is a selected text in the editor, it behaves the same as the button demoed above - new subnote is created and content (and potentially title) is filled with the selected text.
|
[[Keyboard shortcut|Keyboard shortcuts]] `CTRL-P` normally creates empty subnote in the current note - when there is a selected text in the editor, it behaves the same as the button demoed above - new subnote is created and content (and potentially title) is filled with the selected text.
|
||||||
|
|
||||||
This also works with `CTRL-O` shortcut - the only difference is that new note is created next to the current instead of inside the current.
|
This also works with `CTRL-O` shortcut - the only difference is that new note is created next to the current instead of inside the current.
|
||||||
|
|
||||||
|
# Read only mode
|
||||||
|
|
||||||
|
To prevent accidental changes you can put text editor into read only mode by attaching `readOnly` [[label|Attributes]].
|
Loading…
x
Reference in New Issue
Block a user