From ef19c8ae4c360b0aa9dafc61fa1523a02bbaa25f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 7 Mar 2023 11:59:31 +0100 Subject: Add timestamp auto link doc --- .../src/app/+videos/+video-edit/shared/video-edit.component.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'client/src') diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index fa816fd9e..fdd6b2311 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -45,9 +45,11 @@ - - Video descriptions are truncated by default and require manual action to expand them. - + Video descriptions are truncated by default and require manual action to expand them. + +
+ + A timestamp (00:05 for example) is automatically converted into a link to a part of the video.
-- cgit v1.2.3