Fix outdated README

This commit is contained in:
No Time To Play 2024-01-29 07:40:35 +00:00
parent d8b8b0ed16
commit d0939bcfc7
1 changed files with 2 additions and 3 deletions

View File

@ -47,8 +47,7 @@ Application logic is unchanged, so it should still work, barring new bugs.
- Escape on the edit line cancels editing the note.
- Insert adds a child note to the one selected.
- Delete removes the selected note and its children.
- Use Control with the arrow keys to move notes around.
- Right-click in the main view for a context menu.
- Use the numeric keypad to move notes around.
## Key bindings
@ -62,7 +61,7 @@ Application logic is unchanged, so it should still work, barring new bugs.
- Ctrl-1 / Ctrl-2 / Ctrl-3: Set note status.
- F11: (hidden command) Toggle full screen mode.
Other bindings are shown in the menu.
Other bindings are shown in the menus.
## Remarks