Compare commits
2 Commits
50ba57eede
...
73e6ecc137
Author | SHA1 | Date | |
---|---|---|---|
73e6ecc137 | |||
6794a27577 |
15
README.md
15
README.md
@ -75,22 +75,27 @@ s=4: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 -> 16,01.02,15 14,03.04,13 12,05.06,
|
||||
### TODO
|
||||
- [x] create md2verse.sh
|
||||
- [ ] improve mkverse.sh
|
||||
- [ ] write into folder instead of giving back only pdf
|
||||
- [x] write into folder instead of giving back only pdf
|
||||
- [ ] insert cleaning step (html to md)
|
||||
- [ ] md2html -> sed pertubation -> html2md
|
||||
- [ ]
|
||||
- [X] create mkparallel.sh
|
||||
- [X] fix geometry bug
|
||||
- [X] fix multi-word string chapter bug
|
||||
- [ ] improve mkparallel.sh
|
||||
- [ ] insert cleaning step (html to md)
|
||||
- [ ] md2html -> sed pertubation -> html2md
|
||||
- [/] colophon
|
||||
- [ ] dictionary
|
||||
- [ ] include pics into title and colophon
|
||||
- [ ] insert cleaning step (html to md)
|
||||
- [X] create pdf2sig.sh /pdf2book.py -s/--sigsize [0,3,4,5]
|
||||
- [ ] move conf files to templates
|
||||
- [ ] make config a needed argument
|
||||
- [ ] think of better names for scripts
|
||||
- [ ] unify scripts
|
||||
- [ ] convert to python scripts?
|
||||
- [ ] python rewrite of md2verse and md2parallel
|
||||
- [ ] insert cleaning step (html to md)
|
||||
- [ ] md2html -> sed pertubation -> html2md
|
||||
- [ ] create a script that does: parallel-md -> bilingual word pair list
|
||||
- [ ] 1. word list
|
||||
- [ ] 2. translate (with gpt?) sowas von python
|
||||
- Please analyze the following parallel text and create a detailed bilingual word pair list. Ensure that every significant word or phrase from the original language is included, even common connectors or conjunctions. Additionally, provide multiple English translations for each entry where applicable and order the list alphabetically (where ɛ comes after e and ɔ comes after o). Here's the text: [insert text].
|
||||
- [ ] make standard design https://en.wikipedia.org/wiki/Book_design
|
||||
|
Loading…
Reference in New Issue
Block a user