Tip
Checkout Quran Helper plugin to help you insert any Ayah in your note.
An initiative to organize the Quran within Obsidian.md vault, allowing easier note taking, linking, and referencing.
The current structure doesn't have any links, it's up to you to link Ayat.
The content is built from quran-json
.
Arabic | English |
---|---|
Download the zip file from the latest release, extract its content and place it inside the Obsidian vault.
If you have any suggestion or improvement please check the issues, if you didn't find any similar issue please create one.
The project depends on yarn
to be installed.
First install the dependencies
yarn install
Then to generate the Arabic .md
files run
yarn start
To generate the English .md
files run
yarn start-en
The content of this project itself is licensed under the Creative Commons Attribution 3.0 Unported license, and the underlying source code used to format and display that content is licensed under the MIT license.