mirror of
https://github.com/wassname/nvatom.git
synced 2026-09-11 12:30:45 +08:00
Fix settings docs: seongjaelee/notational-velocity#15
This commit is contained in:
@@ -26,7 +26,15 @@ We do believe Notational Velocity is the precursor of the famous note-taking app
|
||||
|
||||
## Settings
|
||||
|
||||
- `Note Directory`: The directory to archive notes.
|
||||
To configure your note directory, set `notational-velocity.directory`:
|
||||
|
||||
* Open your `~/.atom/config.cson` file via *Atom > Open Your Config*
|
||||
* Append the following lines, indented one step in from `*` at the top:
|
||||
|
||||
'notational-velocity':
|
||||
directory: '/path/to/your/notes'
|
||||
|
||||
Double-quotes also work.
|
||||
|
||||
## Key Bindings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user