Skip to content

Commit 678cbb0

Browse files
committed
updated readme
1 parent bafbd0b commit 678cbb0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@ Pressing <kbd>Enter</kbd> on any note will open it in a new tab.
6666
Open command palette and search for `Note: Change Color…`. it will give you a list of 10 different colors that is shown in the above image. Pressing up and down will give you a preview.
6767
Color of the note is remembered by PlainNotes and whenever you open that file, PlainNotes will set the color-scheme automatically.
6868

69+
#### Archive note
70+
Open command palette and search for `Note: Archive`. This will move the note into an archive folder than can be specified in the settings -- The default archive directory is `.archive`. Archiving a note hides it from the Index and List.
71+
72+
#### Unarchive notes
73+
Open command palette and search for `Note: Unarchive...`. This will open a list of archived notes sorted by modification date. Selecting one from the list will unarchive that note.
74+
75+
#### Delete note
76+
Open a note and then open command palette and search for `Note: Delete`.
77+
78+
#### Rename note
79+
Open a note and then open command palette and search for `Note: Rename`.
80+
6981
#### Change note file extension
7082
You can change the note file extension in settings. To do so, go to `Preferences -> Package Settings -> PlainNotes -> Settings - User` and modify `"note_save_extension":`. The default note type is `.note` which has the possibility of setting different note colors and some special markup.
7183

0 commit comments

Comments
 (0)