Update screencast videos

This commit is contained in:
Eike Kettner
2020-11-14 22:29:32 +01:00
parent 7fe6fb1cfb
commit de3216f634
5 changed files with 2 additions and 2 deletions

View File

@ -39,13 +39,13 @@ demo data =
navigateDemo =
{ title = "Navigation"
, url = "/videos/docspell-dd-2020-08-09.mp4"
, url = "/videos/docspell-navigate-2020-11-14.mp4"
, info = "Shows basic navigation through documents using tags and tag categories."
}
processDemo =
{ title = "Processing"
, url = "/videos/docspell-process-2020-08-09.mp4"
, url = "/videos/docspell-process-2020-11-14.mp4"
, info = "Presents the basic idea: maintain an address book and let docspell find matches for new uploaded documents and attach them automatically."
}