improve checks, save all buffers

This commit is contained in:
lambtho12
2022-01-18 22:38:34 +01:00
parent 15d4355ac1
commit 2010f29179
2 changed files with 29 additions and 17 deletions

View File

@@ -466,7 +466,7 @@ the list for a more detailed description:
- `insert_img_link` : Browse images / media files and insert a link to the selected one
- `preview_img` : preview image under the cursor
- `browse_media` : Browse images / media files
- `rename_note` : Rename current note and possibly update the links pointing to it
- `rename_note` : Rename current note and update the links pointing to it
The Telekasten command supports sub-command completion, in my case by pressing <kbd>TAB</kbd>.