Hello everyone! I wanted to share with you my new initiative to help Muslims add Dhikr to their notes - Noor.
Currently, it supports Quran quotes in multilanguage text + Arabic recitation, and all of this is customizable so you can pick your favorite translation + your favorite reciter.
How it looks like:
Here is a quick video demo 
Features
- commands:
Noor: Random Quran quote
: inserts a quote block at the current editor location containing a random verse with recitation
- scripting:
noorJS.randomQuranQuote()
: this function returns a quote block containing a random verse with recitation
Integration with other plugins
obsidian plugins complement each other, here are some ideas
- with templater: use
<% noorJS.randomQuranQuote() %>
to insert the Quran quote into your notes (like the daily note to get a daily verse) - with commander: use it to create a button for the
Noor: Random Quran quote
command
Settings
- Reciter: choose your favorite reciter from the drop-down menu
- Translation Language: choose the second language to show next to Arabic
- Translation Options: choose your favorite translation from the ones available in selected Translation Language
This is the initial release. Let me know what you think, and I’m open to feature suggestions, please drop them here or in github