diff --git a/src/lib/components/subtitles/SubtitleEditor.svelte b/src/lib/components/subtitles/SubtitleEditor.svelte index b77e602..ffe6763 100644 --- a/src/lib/components/subtitles/SubtitleEditor.svelte +++ b/src/lib/components/subtitles/SubtitleEditor.svelte @@ -32,62 +32,65 @@
1. Select the surah and the verse that is being recited in the video
-- 2. Press `space` to play the video and start selecting the - words the reciter is saying using the `up` and `down` arrow keys or the mouse -
-- 3. Press `enter` when you have selected the words and that - the reciter has stopped/when you want the subtitle to end -
-4. Repeat the process until the video is finished
- -Additional tips :
-- - You can press the `left` and - `right` arrow keys to go back and forth in the video -
-- - You can press `backspace` to delete the last subtitle - you have created -
- -- - You can press `s` to add a silence subtitle (when there's - a long pause) -
+1. Select the surah and the verse that is being recited in the video
++ 2. Press `space` to play the video and start selecting + the words the reciter is saying using the `up` and `down` arrow keys or the mouse +
++ 3. Press `enter` when you have selected the words and + that the reciter has stopped/when you want the subtitle to end +
+4. Repeat the process until the video is finished
-- - You can press `b` to add - `Bismillahi rahmani rahim` -
-- - You can press `a` to add - `A3oudhou billahi mina chaytani rajim` -
-- - You can press `t` to add - `a custom text (e.g. to warn of an error)` -
-- - You can press `v` to select every word in the verse -
- -- - - Still need help ? Open the - openLink('https://qurancaption-project.vercel.app/documentation')} - >online documentation for a video example. -
++ + + Still need help ? Open the + openLink('https://qurancaption-project.vercel.app/documentation')} + >online documentation for a video example. +
+Additional tips:
++ - Press `left` and + `right` to move back and forth in the video. +
+- Press `backspace` to delete the last subtitle.
++ - Press `s` to add a silence subtitle for long pauses. +
++ - Press `b` to add + `Bismillahi rahmani rahim`. +
++ - Press `a` to add + `A3oudhou billahi mina chaytani rajim`. +
++ - Press `t` to add custom text (e.g., for warnings or + errors). +
+- Press `v` to select every word in the verse.
+- Press `e` to edit the last subtitle.
++ - Press `r` to set the start word index to the last. +
++ - Press `m` to set the end time of the last subtitle to + the current time. +
+