Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 7119fa2

Browse files
committed
Add todos
1 parent 6a52825 commit 7119fa2

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

TODO.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
TODOs
2+
=====
3+
4+
* De-/Encode of binary content
5+
6+
* only if base64 or quoted-printable
7+
8+
* improve tests
9+
10+
* separate into more functions, files?
11+
12+
* PyPI package
13+
14+
* better default values for functions
15+
16+
* exceptions in workflow?
17+
18+
* be more strict with parameters and arguments - EAFP
19+
20+
* creating of resources from single files, not as part of mhtml documents
21+
22+
* some scripts to build / merge multiple documents (without javascript, frames)
23+
24+
* since javascript is being blocked, the content has to be in one html page
25+
26+
maybe working with CSS?
27+
28+
* mhtml to epub conversion and vice versa?
29+
30+
* Documentation, currently no docstrings

0 commit comments

Comments
 (0)