Skip to content

Local LLM Hub

Chat with local LLMs (Ollama, LM Studio) with local embeddings RAG, file encryption, edit history, slash commands, and workflow automation. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDlocal-llm-hub
Authortakeshy
Minimum Obsidian Version1.10.0
Official Release Date2026-05-20
Last update2026-07-11

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-20Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Chat with local LLMs (Ollama, LM Studio) with local embeddings RAG, file encryption, edit history, slash commands, and workflow automation.Chat with local LLMs (Ollama, LM Studio) with local embeddings RAG, file encryption, edit history, slash commands, and workflow automation. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-30Plugin Removed
2026-07-01Plugin Re-Added

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size2.00 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
Dependenciesdiff, fflate, lucide-react, pdf-lib, react, react-dom
Dev Dependencies@codemirror/state, @codemirror/view, @eslint/json, @types/diff, @types/node, @types/react, @types/react-dom, esbuild, eslint-plugin-obsidianmd, obsidian, tslib, typescript, typescript-eslint, vitest

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteRenames, deletes, trashes, or copies vault files, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses Node process or subprocess APIsWarningHighchild_process (1)
References localhost or private-network addressesWarningMedium127.0.0.1 (2), localhost (8)
Renames, deletes, trashes, or copies vault filesWarningHighapp.vault.rename (3)
Reads or writes clipboard dataInfoHighnavigator.clipboard.write (1), navigator.clipboard.writeText (7)
Includes large embedded base64 blobsInfoHighbase64 blob (16)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (5), this.registerEvent (5)
References URLs or constructs URL objectsInfoHighhttp:// (19), https:// (10), URL (7)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (9)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (88), obsidian.Setting (88)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (13), this.addRibbonIcon (1)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (103)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (1), app.vault.getFiles (2), app.vault.getMarkdownFiles (7)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (1), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (4), app.vault.read (30), app.vault.readBinary (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (27)
Writes vault filesInfoHighapp.vault.create (9), app.vault.createBinary (1), app.vault.createFolder (3), app.vault.modify (11)
Accesses Obsidian workspace APIsInfoHighapp.workspace (35)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (8), app.workspace.activeEditor (2)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (5), app.workspace.revealLeaf (3), registerView (3)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 42494 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.2.02026-03-10Released while not listed
0.2.12026-03-10Released while not listed
0.2.22026-03-11Released while not listed
0.2.32026-03-11Released while not listed
0.2.42026-03-11Released while not listed
0.2.52026-03-11Released while not listed
0.2.62026-03-11Released while not listed
0.2.72026-03-11Released while not listed
0.2.82026-03-11Released while not listed
0.2.92026-03-13Released while not listed
0.2.112026-03-15Released while not listed
0.2.122026-03-15Released while not listed
0.3.02026-03-18Released while not listed
0.3.22026-03-18Released while not listed
0.5.02026-03-23Released while not listed
0.6.02026-03-30Released while not listed
0.7.02026-03-31Released while not listed
0.7.12026-03-31Released while not listed
0.8.02026-04-03Released while not listed
0.9.02026-04-08Released while not listed
0.9.12026-04-08Released while not listed
0.9.22026-04-09Released while not listed
0.9.32026-04-10Released while not listed
0.9.42026-04-10Released while not listed
0.9.52026-04-11Released while not listed
0.10.02026-04-12Released while not listed
0.10.22026-04-13Released while not listed
0.12.02026-04-15Released while not listed
0.12.12026-04-15Released while not listed
0.12.22026-04-16Released while not listed
0.12.32026-04-29Released while not listed
0.12.42026-05-12Released while not listed
0.12.52026-05-13Released while not listed
0.12.62026-05-13Released while not listed
0.12.72026-05-19Released while not listed
0.12.82026-05-19Released while not listed
0.12.92026-05-27None
0.13.02026-05-30None
0.13.12026-05-30None
0.13.22026-05-30None
0.14.02026-06-25None
0.14.12026-06-25None
0.14.22026-06-26None
0.15.12026-06-28None
0.15.22026-06-28None
0.16.02026-06-30Released while not listed
0.16.12026-06-30Released while not listed
0.16.22026-07-01None
0.16.32026-07-01None
0.17.02026-07-05None
0.17.12026-07-06None
0.18.02026-07-11None
0.18.12026-07-11None
0.18.22026-07-11None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.