Chris Kempson

Results 17 comments of Chris Kempson

Don't worry, it wouldn't break the feature 😃

Nice! Unfortunately I think @rsimmons has abandoned this project and views https://github.com/rsimmons/subadub as its successor. I'm still using this software but can't yet make use of Subadub as it's not...

@EiEiO11490 That wont be me, too busy for that sorry but if someone picks this up I'd be interested in contributing to it (time permitting). @cessen @rsimmons emailed me back...

Nice idea but the UI is perhaps a little intrusive? Most of Voracious's functionality is toggled by keyboard shortcuts. Perhaps it would be best if this were toggled by +...

@jbaudanza That's a much better idea! Agreed, one slow setting should be fine.

Would really love dictionary form too since I'm always grabbing that from the popup. Recently, I've been experimenting with exporting the English (second language) too. It's hidden on my cards...

Perhaps an ignore list of all common html tags would be sufficient? I've noticed VLC is able to handle my subs but not sure how it does it.

Perhaps "Hybrid-reading" or "Read-along"?

Sure. I'm being forced to work on a samba share for some web dev. I'm using guard-rsync to avoid the shares. My Guardfile looks like this: ``` guard('rsync', { :input...

Would it not be better to make guard-rsync more generic so it can be used for many kinds of rsync scenarios? It seems like it was written for a specific...