pepri / subtitles-editor

Visual Studio Code extension for editing SubRip Text (SRT) files with subtitles.
https://marketplace.visualstudio.com/items?itemName=pepri.subtitles-editor
58 stars 8 forks source link

Ability to sort subtitles basd on timestamps #20

Closed ghost closed 2 years ago

ghost commented 3 years ago

Could be useful in merging 2 sub files like forced track and default track. Something like this.

pepri commented 2 years ago

The feature to sort the frames by timestamp was added in 1.1.7 as "Subtitles: Reorder by Timestamp" command. The original "Subtitles: Reorder" was renamed to "Subtitles: Reorder by Sequence". Thanks!