mksherbini811 downloadsAims to help Muslims stay enlightened with Islam, Quran, Hadith, and Sunnah
Noor is a plugin for Obsidian.md. It aims to help Muslims stay enlightened with Islam, Quran, Hadith, and Sunnah
After enabling the plugin in the settings menu, you should see the added commands and the noorJS object.
Noor: Random Quran quote: inserts a quote block at the current editor location containing a Quran QuoteNoor: Random Hadith quote: inserts a quote block at the current editor location containing a Hadith QuoteNoor: Open Dhikr file: creates a Dhikr file at the configured location containing a Quran Quote and a Hadith Quote then opens in current viewNoor: Open Dhikr file popup: creates a Dhikr file at the configured location containing a Quran Quote and a Hadith Quote then opens in popup window viewnoorJS.randomQuranQuote(): this function returns a Quran QuotenoorJS.randomHadithQuote(): this function returns a Hadith Quoteobsidian plugins complement each other, here are some ideas
<% noorJS.randomQuranQuote() %> to insert the Quran quote into your notes (like the daily note to get a daily verse)Noor: Random Quran quote commandmain.js, manifest.json to your vault .obsidian/plugins/noor/.The Quran verses are retrieved from
The Hadith quotes are retrieved from
Please feel free to open a pull request with suggested improvements and new feature requests