This simple nodejs program takes a text file and convert them into markdown files for Obsidian.
In order to run it, make sure you have nodejs installed and the main.js
is executable.
- Download as ZIP
- Go to its folder
- Open the terminal and
node ./main.js
- See the output folder for the generated markdown files
For more please see its accompanying article: How I Use Stream Videos for Incremental Video in Obsidian.
Happy learning!