subed icon indicating copy to clipboard operation
subed copied to clipboard

subed is a subtitle editor for Emacs

Results 20 subed issues
Sort by recently updated
recently updated
newest added

Mpv's JSON IPC documentation [describes getting replies](https://mpv.io/manual/master/#socat-example), such as with the command [`get_property`](https://mpv.io/manual/master/#json-ipc-get-property). Browsing in subed's code for examples, I was surprised subed doesn't rely on reading properties to work,...

probably thx to sorting/ cleaning.

not sure if others have this issue. when i save a subed buffer, all flyspell underlines disappear, which means i have to keep running `flyspell-buffer` to see them again, even...

is this actually possible in subed at the moment? it's great to not allow individual overlaps, but often it means you can't adjust the end of a time stamp without...

not sure if this is poss, and it's not super important. at the moment, running `org-store-link` link on a subtitle number treats that number as a line number in the...

subed should now properly prevent overlapping subtitles while editing, but it will still load a file with illegal timestamps. Sanitizing should report: - Subtitles that have a larger start time...

The README seems geared towards editing existing subtitles. It would be nice if there was a section there to describe what the typical workflow would be when writing brand new...

first, thx for your great package, it's nifty as. so subed recenters, or rather scrolls so that point is 4/5 down the frame, on save. i guess in its sanitizing...

Hi subed people, this is similar to Issue 15, but different enough to deserve a new thread... So, question: I am learning subed now. I have subtitles for parts of...

It would be convenient if a timestamp could be edited by just typing the new digits without removing the old ones, i.e. what overwrite-mode (bound to Insert by default) does....