LiteCite

by ras0q
5
4
3
2
1
Score: 52/100

Description

Category: Learning & Knowledge Management

The LiteCite plugin offers a lightweight way to generate citation notes directly from a BibTeX or BibLaTeX file. Built as a simpler and faster alternative to the older Citations plugin, it focuses on minimal overhead while retaining essential functionality. It uses a custom BibTeX parser and the Eta templating engine, allowing notes to be created quickly with consistent formatting. Once configured with a BibTeX file path, you can invoke a command to produce a new note tied to a selected reference, making it handy for researchers and writers who prefer streamlined workflows.

Reviews

No reviews yet.

Stats

5
stars
742
downloads
0
forks
246
days
106
days
106
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
2
total issues
0
open issues
2
closed issues
0
commits

RequirementsExperimental

  • A BibTeX or BibLaTeX file

README file from

Github

LiteCite

A lightweight Obsidian plugin that creates citation notes from a BibTeX / BibLaTeX file.

While this plugin might seem like a "re-invention of the wheel" for the Citations plugin, it is no longer actively maintained. I've developed this new plugin to be lighter, simpler, and faster.

It leverages Eta as its templating engine and uses a custom-built parser for BibTeX entries.

This plugin is based on the ras0q/obsidian-plugin-deno-template template.

Usage

  1. Install and enable the plugin
  2. Open the plugin settings and set the path to your BibTeX file
  3. Use the command LiteCite: Create note from BibTeX to create a new note from a BibTeX entry

Development

  1. Install Deno
  2. Run deno task dev, which will:
    • Clone the sample vault to ./vault-for-my-feature
    • Build the plugin with live reload
  3. Open the sample vault in Obsidian
  4. Enable the plugin in Obsidian settings

IDE Integration

VSCode

{
  "[css]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "[json]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "[jsonc]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "[markdown]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "[typescript]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "[yaml]": {
    "editor.defaultFormatter": "denoland.vscode-deno"
  },
  "deno.enable": true,
  "deno.lint": true,
}

Release

  1. Update the version in manifest.json
  2. Run deno task build, which will:
    • Build the plugin to ./dist
  3. Commit and push the changes to GitHub
  4. Run gh release create {{version}} ./dist/main.js ./dist/manifest.json ./dist/styles.css --generate-notes --draft --fail-on-no-commits

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Zotero Desktop Connector
4 years ago by mgmeyers
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
Citations
5 years ago by Jon Gauthier
Obsidian plugin which integrates your academic reference manager with the Obsidian editor. Search your references from within Obsidian and automatically create and reference literature notes for papers and books.
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
4 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
Copy as LaTeX
4 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Pretty BibTeX
4 years ago by Sandro Figo
A plugin for Obsidian that shows raw BibTeX bibliography entries in a prettier way. (https://obsidian.md)
Simple Citations
2 years ago by masaki39
Add & update simple literature notes from Zotero.
Quran Lookup
3 years ago by Abu Ibrahim
Retrieve Quran verses in Obsidian.md easily with this simple text replacement plugin
Perplexity Converter
a year ago by Henrik Seidel
This plugin fixes sources (citations, Quellen) and their links in text pasted from Perplexity.
BibTeX Manager
2 years ago by Akop Kesheshyan
Create literature notes in Obsidian from BibTeX entries, display formatted reference lists, and instantly generate citations.
LDS Scriptures Reference
3 years ago by pacokwon
Link LDS Scriptures & General Conference Talks in Your Obsidian Notes!
Latex Exporter
a year ago by Matthew S. Scott
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.
BibTeX Scholar
7 months ago by Qilong Liu
Make your literature review and writing contextual and frictionless—right inside your Obsidian vault!
logos-refs
a year ago by Joey Kilgore
Easily take refs from Logos into Obsidian
BibDesk Integration
a year ago by Andrea Alberti
Integration of Obsidian with bibtex files
Citation Callouts
9 months ago by Michael Marvive
Obsidian Plugin that formats a quote with a citation in a custom callout
LDS Library Reference
2 years ago by Paco Kwon, Stein Ingebretsen
Link LDS Scriptures in Your Obsidian Notes!
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)
Paste Quote
a year ago by Jacob Williams
Helps with formatting and citing quotes when pasting into Obsidian.
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.