No description
Find a file
2025-05-10 16:09:22 -04:00
.github Update issue templates 2025-05-09 23:49:53 -04:00
.editorconfig Initial commit 2025-04-07 12:49:34 -04:00
.eslintignore Initial commit 2025-04-07 12:49:34 -04:00
.eslintrc Initial commit 2025-04-07 12:49:34 -04:00
.gitignore fix: update description for official release 2025-05-07 12:15:19 -04:00
.npmrc Initial commit 2025-04-07 12:49:34 -04:00
autocomplete.ts feat: add BibTeX folder autocomplete 2025-05-09 16:59:52 -04:00
esbuild.config.mjs Initial commit 2025-04-07 12:49:34 -04:00
LICENSE Update LICENSE 2025-04-30 14:05:19 -04:00
main.ts feat: add BibTeX folder autocomplete 2025-05-09 16:59:52 -04:00
manifest.json fix: 1.0.6 to rerun github release action 2025-05-10 16:09:22 -04:00
package.json feat: add BibTeX folder autocomplete 2025-05-09 16:59:52 -04:00
README.md Update README.md 2025-04-30 14:06:09 -04:00
styles.css Initial commit 2025-04-07 12:49:34 -04:00
suggest.ts fix: switch from app dom to app workspace 2025-05-10 16:07:02 -04:00
tsconfig.json Initial commit 2025-04-07 12:49:34 -04:00
version-bump.mjs Initial commit 2025-04-07 12:49:34 -04:00
versions.json Initial commit 2025-04-07 12:49:34 -04:00

Logos-refs plugin

  • Simplify referencing and linking material from Logos Bible Software
  • Easily aggregate bibtex references for your note

Example Use

Copy a passage from logos and utilize the paste command within logos-ref plugin, and automatically generate or reference a citation note.

https://github.com/user-attachments/assets/444c5892-8e17-43c4-8c8b-27a319315eec

Setup notes

  1. Make sure community plugins are turned on, and install the logos-refs plugin
  2. Under the logos-refs settings, set your reference directory (I like having a refs folder)
  3. In Logos, under program settings, set citation style to BibTeX Style
  4. You are ready to go!

Development

This plugin is under continuous and rapid development. All bugs and feature requests should be filed under the Issues in this repo.