Skip to content
Snippets Groups Projects
Unverified Commit a3f54058 authored by WhiteNoise's avatar WhiteNoise Committed by GitHub
Browse files

Clarified Default New Mode Option

I have got a couple of questions and bug reports about this.
Some people expect this setting to apply to notes opened in the same pane, whereas this settings is only about new panes.
parent 1e7945f1
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,8 @@
"option-fold-heading-description": "Let you fold everything under a heading.",
"option-fold-indent": "Fold indent",
"option-fold-indent-description": "Let you fold a portion of the same indentation, such as lists.",
"option-default-view-mode": "Default view mode",
"option-default-view-mode-description": "The default mode a file gets opened in.",
"option-default-view-mode": "Default new pane mode",
"option-default-view-mode-description": "The default mode a new pane gets opened in.",
"option-default-view-mode-source": "Editor",
"option-default-view-mode-preview": "Preview",
"option-show-line-number": "Show line number",
......@@ -1001,4 +1001,4 @@
"backlink-with-count": "{{count}} backlink",
"backlink-with-count_plural": "{{count}} backlinks"
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment