add a note about the editing mode and recommendation to change the setting when 'live preview' editing mode is preferred
This commit is contained in:
parent
b62db68b6c
commit
5c170279af
|
@ -228,6 +228,14 @@ On desktop, the ribbon is present and it's set to have the "Open command palette
|
|||
|
||||
I do recommend tuning some areas of the vault config based on need and/or preference. There are a few, less than obvious, areas that can, and probably should, be tuned to individual need and/or desire.
|
||||
|
||||
### Default Editing Mode
|
||||
|
||||
This vault is setup to use `Source mode` instead of `Live Preview` as the editing mode. This is due to my preference to keep presentation and formatting independent of content. I also have the majority of the markdown spec memorized and tend to write pure markdown by default.
|
||||
|
||||
> [!tip]
|
||||
> If you aren't fond of editing markdown outright, don't know the markdown spec or any other reason to avoid `Source mode`, you *should* change the `Editor -> Default editing mode` setting to `Live Preview`.
|
||||
> **This is a valid adjustment**, don't let anyone tell you otherwise.
|
||||
|
||||
### Pinned Commands
|
||||
|
||||
The command palette has the following commands pinned
|
||||
|
|
Loading…
Reference in a new issue