Snippets

Snippets

Personal snippets, possibly useful to someone else

CSSAny theme
# Snippets - Possibly useful for others

## Templater

These require [Templater plugin](https://github.com/SilentVoid13/Templater).

### Bible Quotes

In addition to [Templater plugin](https://github.com/SilentVoid13/Templater), you need python to run these scripts. 

I have a few templater snippets that basically just add a specific bible callout (see callout-snippets folder) and add the verse range into your note. There is a range and it asks for start chapter and verse and end chapter and verse. If the end is the same as the beginning (chapter and/or verse) just hit enter to the question, and it works fine. 

For the choose version: you can pick any version that is available in [BibleGateway](https://www.biblegateway.com/versions/). However, the command it uses assumes that your vault is in Windows and you are calling WSL with zsh and that your script is in folder that zsh has environment variable `$PYCODE` for. If you have configured python some other way, you might need to change this. You will only need to modify the command in the `getBibleQuote.js`. That is the only script that calls python.

This is how it looks like with my custom callouts (of course you can modify them as you like):
<img src="https://github.com/RankkaApina/obsidian-snippets/blob/alpha/img/bible-quote-callouts.png" width="750">

How to Install

  1. Download the CSS file below
  2. Move it to your vault's .obsidian/snippets/ folder
  3. Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Download snippet.css

Stats

Stars

0

Forks

0

Last updated 4mo ago

Tags

bible-studyobsidian