d1conv
2023-10-31
Add alternative parsers and markdown test output directory
20 files · 2,613+ · 88-
Parser iteration and experimental variants
3 files changed
parse.pySignificant expansion of main parser with improved content handling and JSON traversaloldone.pyExperimental alternative parser approach preserved for referencenice-start.pyAnother parser variant exploring different conversion strategies
- Expanded parse.py with improved content line processing and JSON structure traversal for Day One exports
decouple
behavioral
1 file
parse.py
- Created experimental parser variants to explore different conversion approaches before settling on the modular design
instantiate
internal
2 files
oldone.pynice-start.py
Test output infrastructure
1 file changed
out.mdSample rendered Markdown output for visual quality inspection