marvive615 downloadsElegantly formats quotes with citations from various sources into custom callouts.
An Obsidian plugin that formats quotes with citations from various sources into beautiful callouts.
This plugin is available in the official Obsidian Community Plugin directory.
Ctrl/Cmd + P and search for "Paste as Citation Callout"
Quote in Clipboard:
The fuel of worship is a true vision of the greatness of God; the fire that makes the fuel burn white hot is the quickening of the Holy Spirit; the furnace made alive and warm by the flame of truth is our renewed spirit; and the resulting heat of our affections is powerful worship, pushing its way out in confessions, longings, acclamations, tears, songs, shouts, bowed heads, lifted hands, and obedient lives.
John Piper, [_Desiring God_](https://ref.ly/logosres/desiringgod?ref=Page.p+82&off=1501&ctx=mplete+our+picture.+~The+fuel+of+worship+) (Sisters, OR: Multnomah Publishers, 2003), 82.
Pasted as Citation Callout:
> [!Citation] Desiring God
> The fuel of worship is a true vision of the greatness of God; the fire that makes the fuel burn white hot is the quickening of the Holy Spirit; the furnace made alive and warm by the flame of truth is our renewed spirit; and the resulting heat of our affections is powerful worship, pushing its way out in confessions, longings, acclamations, tears, songs, shouts, bowed heads, lifted hands, and obedient lives.
>
> John Piper, [_Desiring God_](https://ref.ly/logosres/desiringgod?ref=Page.p+82&off=1501&ctx=mplete+our+picture.+~The+fuel+of+worship+) (Sisters, OR: Multnomah Publishers, 2003), 82.
Clone this repository into your vault's plugins folder:
cd /path/to/your/vault/.obsidian/plugins/
git clone https://github.com/Marvive/Citation-Callouts.git
Install dependencies:
cd Citation-Callouts
npm install
Build the plugin:
npm run build
Enable the plugin in Obsidian
npm run dev: Start development with file watchingnpm run build: Build for productionnpm run version: Bump version and update filesIf you encounter any issues or have feature requests, please create an issue on GitHub.
Contributions are welcome! Please feel free to submit a Pull Request.
Michael Marvive - GitHub Profile
MIT License
This plugin works best with properly formatted citations that include source references or URLs.