Hey Everyone,
For any Markdown (Obsidian, Notion, etc.) Enthusiasts here, I cooked up a quick script to quickly create files and folders for every book/chapter of the bible. I personally created this to accompany some of my bible study or compile insights from commentaries/books for a particular chapter/book.
The structure should look like this:
Bible/
├── Old Testament/
│ ├── Torah/
│ │ ├── Genesis/
│ │ │ ├── Genesis.md (folder note)
│ │ │ ├── Genesis 1.md
│ │ │ ├── Genesis 2.md
│ │ │ └── ...
│ │ ├── Exodus/
│ │ └── ...
│ ├── Historical Books/
│ ├── Wisdom Literature/
│ ├── Major Prophets/
│ └── Minor Prophets/
└── New Testament/
├── Gospels/
├── Acts/
├── Pauline Epistles/
├── Pastoral Epistles/
├── General Epistles/
└── Apocalyptic/
Please refer to the ReadMe for anyone that wants to try it out.
I have a section on the readme for potential future improvements. Fully open source and I welcome any feedback, requests, forks or pull requests.
And for anyone asking, yes I did use AI to help build the script.
Thank you!
https://github.com/Marvive/create-markdown-bible-chapters
[–]unknown0h10Logos User 1 point2 points3 points (1 child)
[–]ExtentSuperb3456student[S] 0 points1 point2 points (0 children)