diff --git a/README.md b/README.md index bea9cef..aa1f811 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ A note overview is created based on the defined search and the specified fields. - [Combine notes dynamically](#combine-notes-dynamically) - [Show all uncompleted checkboxes ToDos](#show-all-uncompleted-checkboxes-todos) - [Disable automatic note overview update for one note overview](#disable-automatic-note-overview-update-for-one-note-overview) + - [Show the last 5 edited notes](#show-the-last-5-edited-notes) - [Plugin options](#plugin-options) - [Keyboard Shortcuts](#keyboard-shortcuts) - [FAQ](#faq) @@ -513,6 +514,17 @@ update: manual --> ``` +### Show the last 5 edited notes + +```yml + +``` + ## Plugin options Settings for the plugin, accessible at `Tools > Options > Note overview`.