This commit is contained in:
Garth Kidd
2015-05-27 15:31:17 +10:00
parent 3679cf0a71
commit 95a793f050
+9 -1
View File
@@ -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