Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hopto-dot/subs2srs-renewed
https://github.com/hopto-dot/subs2srs-renewed
anki japanese subs2srs
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hopto-dot/subs2srs-renewed
- Owner: hopto-dot
- Created: 2024-03-20T21:36:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T16:25:21.000Z (about 1 month ago)
- Last Synced: 2024-10-10T12:43:42.286Z (26 days ago)
- Topics: anki, japanese, subs2srs
- Language: C#
- Homepage: https://subs2srs.sourceforge.net/#how_to_use
- Size: 3.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# subs2srs-renewed
Currently, the only addition in this fork is a 'smart combine lines' feature that joins a line with the next if the first line ends in から or けど (experimental). You can access this feature in the [Advanced subtitle options](https://github.com/hopto-dot/subs2srs-renewed/blob/main/Smart%20Combine.png?raw=true).
I added this feature quickly and without proper consideration of structure the of the application written by the previous maintainer, the new code will exist as it is until I can try to sit down with it and tidy it up.
The project has been upgraded to .NET v4.8.
## To do
- [X] Add a 'Smart combine lines' feature
- [ ] Make the current "Smart combine" smarter
- [ ] Add ability to combine lines manually in the preview screen
- [ ] Minor changes to improve the experience
- [ ] Fix bugs
- [ ] Refactor my awful code![MainWindow](https://github.com/hopto-dot/subs2srs-renewed/blob/main/Main%20Window.png?raw=true)