TODO
This commit is contained in:
parent
b0c81bc95b
commit
036ea124a5
|
@ -34,6 +34,10 @@ python -m libpurple_to_markdown LOG_DIRECTORY --output OUTPUT_FOLDER
|
||||||
|
|
||||||
It was made specifically for import into Obsidian, so it might not suite your
|
It was made specifically for import into Obsidian, so it might not suite your
|
||||||
purposes, but it shouldn't be too difficult to adjust the formatting code.
|
purposes, but it shouldn't be too difficult to adjust the formatting code.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- [ ] Decode MMS parts and reconstruct image attachments.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import dataclasses
|
import dataclasses
|
||||||
|
|
Loading…
Reference in New Issue
Block a user