No description
Find a file
2025-03-06 15:44:40 +00:00
config moved email configuration to a seperate config.ini file 2025-03-06 15:44:40 +00:00
Markdown added line to example files 2025-02-28 15:47:06 +00:00
Scribe Create README.md 2025-02-28 15:48:37 +00:00
.gitignore moved email configuration to a seperate config.ini file 2025-03-06 15:44:40 +00:00
README.md Update README.md 2025-02-28 15:44:08 +00:00
scribe2md.py updated scribe2md 2025-02-28 15:28:21 +00:00
watch_scribe.py moved email configuration to a seperate config.ini file 2025-03-06 15:44:40 +00:00

txt2md

A simple script for converting text files exported from my Kindle scribe to Github flavoured markdown

The script 'scribe2md.py does the actual conversion but may need some refining.

The script 'watch_scribe.py' will watch the directory 'Scribe' for new files and convert them to markdown which it then saves to the folder 'Markdown'.