SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.83k stars 913 forks source link

[QoL] - Allow pasting selected subtitles from list (or spectrogram), right at the position of the "play head" in the spectrogram #8781

Closed MitchSirco closed 2 months ago

MitchSirco commented 2 months ago

As title says.

When you select subtitles in the list view, and try to paste it into the spectrogram, it tries to literally paste the full ASS code into it.

It would be nice, if you could set your playhead somewhere, hit CTRL + V and then right at that position, it pastes all the selected subtitles (with the timings) into it

Inspiration:

https://github.com/user-attachments/assets/a3175c63-84e2-45e2-bcae-309b7cf47f35

niksedk commented 2 months ago

Thx, that's a bug.

niksedk commented 2 months ago

Should be fixed in latest beta now: https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.7/SubtitleEditBeta.zip

MitchSirco commented 2 months ago

Tested, works, thank you very much