LDS Library Reference

by Paco Kwon, Stein Ingebretsen
5
4
3
2
1
Score: 36/100

Description

Category: Learning & Knowledge Management

The LDS Library Reference plugin integrates scripture and General Conference references directly into Obsidian. Users can easily insert verses from the standard works, including the Bible, Book of Mormon, Doctrine and Covenants, and Pearl of Great Price, using a structured syntax. Additionally, the plugin supports quoting and formatting passages from General Conference talks by referencing specific URLs. It dynamically fetches content in multiple languages from the official church website and allows users to customize language preferences. This plugin is ideal for users who want to seamlessly incorporate religious texts and conference insights into their notes for study and reference.

Reviews

No reviews yet.

Stats

6
stars
363
downloads
2
forks
633
days
130
days
643
days
2
total PRs
0
open PRs
2
closed PRs
0
merged PRs
7
total issues
6
open issues
1
closed issues
43
commits

Latest Version

2 years ago

Changelog

README file from

Github

LDS Library Reference Plugin for Obsidian

Easily insert your favorite scripture verses and selections from General Conference talks into Obsidian!

demo


Table of Contents


Quickstart

Requirements

You only need Obsidian installed!

Installation

Community Plugin

This plugin can be found from the list of community plugins for Obsidian. Open Obsidian's Settings -> Community Plugins, and click Browse to search this plugin's name and install.

Manual Installation

The plugin can also be manually installed by:

  1. Creating a directory called lds-library-plugin under .obsidian/plugins/ within your vault.
  2. From this plugin's Releases Page, download and put main.js, manifest.json, styles.css into .obsidian/plugins/lds-library-reference/.
  3. Reload Obsidian and navigate to the Community Plugins tab to see that installation is successful.
  4. Ensure the plugin is then enabled.

Features

Multiple Scripture Support

The standard works, or the volumes of scripture officially accepted by the Church of Jesus Christ of Latter-day Saints are available.

  • Holy Bible (King James Version)
  • Book of Mormon
  • Doctrine and Covenants
  • Pearl of Great Price

How To Reference Verses

Insert a callout to a verse using either :<Book Name> <Chapter Number>:<Verse Numbers>: or :<Book Name> <Chapter Number> <Verse Numbers>:.

You can referece any range, selection, or series of verses from a given chapter using the above syntax.

Obsidian won’t recognize your desired reference until you add a : at the end. Each reference must be on its own line.

Only English book titles are recognized. For example :1 Nephi 1 1: is recognized, but :1 Нефи 1:1: isn't.

Refer to BOOKS.md for the complete list of book names used and recognized in this plugin.

Example:

Verse Completion

Inserted Callout Example:

Verse Callout

General Conference Support

How To Quote General Conference

Get started with inserting a General Conference quote using :<Month Name> <Year Number>:, which will open a Conference Picker prompt.

Conference Talk Picker Prompt

After accepting the suggestion, one can search for and choose a talk from that conference.

Conference Talk Picker

Choose the paragraphs you would like to quote by clicking on them individually, and press Create Link to insert the quote in a callout.

Paragraph Picker Create Link Conference Talk Callout

Multiple Language Support

Default Language

The default language used for scriptures and conference talks can be set in the Settings tab of the plugin.

Settings

One-time Language Syntax

For both verses and conference quotes, optionally specify the language for the reference by appending [<lang>] at the front. If the language isn't specified, the default language will be used.

Language Verse Language Verse Callout
Language Conference Language Conference Callout

<lang> is 3 letter shortcode for each individual languages used by the Church website. You can refer to these shortcodes in the Settings tab of the plugin.

Development

Build

Install dependencies:

yarn

Run build script:

yarn build

3 files will be created in the root directory: main.js, manifest.json, styles.css

Versioning

This plugin follows semver.

To publish a new release, tag it with git tag -a <major.minor.patch> -m <message>

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Pandoc Reference List
4 years ago by mgmeyers
Display a formatted reference in Obsidian's sidebar for each pandoc citekey in the active document.
ZotLit
3 years ago by AidenLx
A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
Bible Reference
5 years ago by tim-hub
Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
Wikipedia
5 years ago by Jonathan Miller
Grabs information from Wikipedia for a topic and brings it into Obsidian notes
Reference Map
3 years ago by Anoop K. Chandran
Reference and citation map for literature review and discovery
Quran Lookup
3 years ago by Abu Ibrahim
Retrieve Quran verses in Obsidian.md easily with this simple text replacement plugin
Perplexity Converter
2 years ago by Henrik Seidel
This plugin fixes sources (citations, Quellen) and their links in text pasted from Perplexity.
LDS Scriptures Reference
3 years ago by pacokwon
Link LDS Scriptures & General Conference Talks in Your Obsidian Notes!
External Links
2 years ago by Juan Vimberg
Bible sidecar
a year ago by Janis Ringli
This repository contains a plugin for obsidian that lets you view the bible in a sidebar within obsidian.
Verse of the Day
2 years ago by Janis Ringli
See the Verse of the day from YouVersion directly in your Obsidian Notes
Local Bible Ref
7 months ago by Caleb Campbell
Quickly and easily reference Bible passages stored locally in your vault.
LiteCite
8 months ago by ras0q
A lightweight Obsidian plugin that creates citation notes from a BibTeX / BibLaTeX file
Scripture Indexer
2 years ago by jdrbrn
Hadith Lookup
a year ago by Adnan Mukhtar
An Obsidian plugin that uses selected text as a reference ID to lookup and insert Quran and Hadith text and translation using the Hadith Unlocked API (https://hadithunlocked.com)
Bibtex Entry View
9 months ago by Kyoungdeuk
Load the bibtex entry of a given bibkey from a given bib file and show the entry in the code block of bibkey.