Browse Source

docs eventmanager: update index

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino 2 years ago
parent
commit
9977c64459
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/howto/eventmanager.md

+ 2 - 1
docs/howto/eventmanager.md

@@ -8,6 +8,7 @@ Let's see some common use cases.
 - [Daily backups](#daily-backups)
 - [Automatically create a folder structure](#automatically-create-a-folder-structure)
 - [Upload notifications](#upload-notifications)
+- [Recycle Bin](#recycle-bin)
 
 ## Preliminary Note
 
@@ -132,4 +133,4 @@ As actions, select `create move folder` and `move to recycle` and for both set `
 
 Done! Try deleting a file, it will be moved to the Recycle Bin.
 
-You can also add a scheduled event rule to automatically delete files older than a configurable time from the `recycle` folder.
+You can also add a scheduled event rule to automatically delete files older than a configurable time from the `/recycle` folder.