Generator Obsidian Markdown files from and to files
Takes data from 'plan.txt' and generates md. files in your Obsidian Vault Data are stored as into ROWS Each Rows starts with NAME of note [[Duplicit Notes are Possible]] ... continous with name of links
Programm now supports CUSTOM Templates from template folder. You can modify your template and program generate output in theri format.
AUTHOR IS CONFIGURABLE IN config/config.py
Files will be generated without CONTENT except NAME and Links Already created files are not OVERWRITTEN by Script.
Happy Hacking :)
- clone repository to your computer
- copy ALL to Vault Folder
- modify your plan or 000_index__card
- Configure config/config.py
- run via CLI as python script
python3.7 and above Obsidian
'python3 write_md.py'
'python3 write_md.py plan.txt'