ramysami27 downloadsInsert Quran verses into the editor by specifying the surah and ayah number.
An Obsidian plugin that allows you to quickly fetch and insert Quranic verses directly into your Markdown notes using the Al Quran Cloud API.
surah:verse format (e.g., 2:255 for Ayat al-Kursi).Ctrl/Cmd + P.
Ctrl/Cmd + P) and search for Insert verse.surah:verse format (e.g., 18:10).Pending addition to the Obsidian Community Plugins list.
https://github.com/ramysami/obsidian-quran-pluginmain.js, manifest.json & style.css from the latest release.quran-inserter in your vault's .obsidian/plugins/ directory.If you want to build the plugin yourself:
npm install to install dependencies.npm run dev to start the build process in watch mode or npm run build to build the plugin.Note: This plugin requires an active internet connection to fetch verses from the Al Quran Cloud API.
Inspired by Malik Safwan.