Skip to content

Gemini Helper

AI chat, workflow automation, semantic search (RAG), LLM Wiki (OKF), and dashboards with reading memos powered by Google Gemini. Works on both desktop and mobile. - 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

IDgemini-helper
Authortakeshy
FundingSupport the Author
Minimum Obsidian Version1.10.0
Official Release Date2026-05-13
Last update2026-07-12

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-13Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. AI-powered assistant using Google Gemini with File Search RAG capabilities.AI-powered assistant using Google Gemini with File Search RAG capabilities. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-25Plugin Removed
2026-06-25Plugin Re-Added
2026-06-25descriptionAI-powered assistant using Google Gemini with File Search RAG capabilities. - This plugin has not been manually reviewed by Obsidian staff.AI chat, workflow automation, and semantic search powered by Google Gemini. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-30Plugin Removed
2026-06-30Plugin Re-Added
2026-06-30Plugin Removed
2026-06-30Plugin Re-Added
2026-07-05descriptionAI chat, workflow automation, and semantic search powered by Google Gemini. - This plugin has not been manually reviewed by Obsidian staff.AI chat, workflow automation, semantic search (RAG), LLM Wiki (OKF), and dashboards with reading memos powered by Google Gemini. Works on both desktop and mobile. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-12Plugin Removed
2026-07-12Plugin 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 Size1.97 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependencies@google/genai, diff, fflate, lucide-react, react, react-dom
Dev Dependencies@codemirror/state, @codemirror/view, @eslint/json, @types/diff, @types/node, @types/react, @types/react-dom, esbuild, eslint-plugin-obsidianmd, langfuse, 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, Uses browser network APIs
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Vault File WriteRenames, deletes, trashes, or copies vault files, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
References localhost or private-network addressesWarningMediumlocalhost (9)
Renames, deletes, trashes, or copies vault filesWarningHighapp.vault.rename (3)
Reads or writes clipboard dataInfoHighnavigator.clipboard.write (1), navigator.clipboard.writeText (13)
Uses persistent browser storageInfoHighcaches (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (11), this.registerEvent (5)
References URLs or constructs URL objectsInfoHighhttp:// (23), https:// (36), URL (14)
Uses browser network APIsInfoHighfetch (2), WebSocket (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (8)
Persists plugin settings or dataInfoHighthis.loadData (2), this.saveData (2)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (101), obsidian.Setting (101)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (9), this.addRibbonIcon (1)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (125)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (1), app.vault.getFiles (4), 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 (34), app.vault.readBinary (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (39)
Writes vault filesInfoHighapp.vault.create (9), app.vault.createBinary (1), app.vault.createFolder (3), app.vault.modify (11)
Accesses Obsidian workspace APIsInfoHighapp.workspace (31)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (8), app.workspace.activeEditor (2)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (7), 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 57654 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.8.02025-12-10Released while not listed
1.0.02025-12-13Released while not listed
1.0.12025-12-14Released while not listed
1.0.22025-12-14Released while not listed
1.0.32025-12-14Released while not listed
1.0.42025-12-14Released while not listed
1.0.52025-12-14Released while not listed
1.0.62025-12-14Released while not listed
1.0.72025-12-15Released while not listed
1.0.82025-12-15Released while not listed
1.0.92025-12-16Released while not listed
1.0.102025-12-16Released while not listed
1.0.112025-12-17Released while not listed
1.0.122025-12-18Released while not listed
1.0.132025-12-18Released while not listed
1.0.152025-12-20Released while not listed
1.0.162025-12-24Released while not listed
1.0.192025-12-25Released while not listed
1.0.202025-12-25Released while not listed
1.0.212025-12-25Released while not listed
1.0.222025-12-26Released while not listed
1.0.232025-12-26Released while not listed
1.0.242025-12-26Released while not listed
1.0.252025-12-26Released while not listed
1.0.262025-12-27Released while not listed
1.0.272025-12-27Released while not listed
1.0.282025-12-27Released while not listed
1.0.302025-12-28Released while not listed
1.0.312025-12-28Released while not listed
1.0.332025-12-28Released while not listed
1.0.342025-12-30Released while not listed
1.0.352025-12-30Released while not listed
1.0.362025-12-30Released while not listed
1.0.372025-12-30Released while not listed
1.0.382025-12-30Released while not listed
1.0.392025-12-30Released while not listed
1.0.402025-12-30Released while not listed
1.1.02025-12-30Released while not listed
1.1.12026-01-03Released while not listed
1.1.22026-01-03Released while not listed
1.1.32026-01-04Released while not listed
1.2.02026-01-04Released while not listed
1.2.12026-01-04Released while not listed
1.2.22026-01-05Released while not listed
1.2.32026-01-06Released while not listed
1.2.42026-01-06Released while not listed
1.2.52026-01-06Released while not listed
1.2.62026-01-10Released while not listed
1.3.02026-01-10Released while not listed
1.3.12026-01-11Released while not listed
1.3.22026-01-12Released while not listed
1.3.32026-01-13Released while not listed
1.3.42026-01-13Released while not listed
1.3.52026-01-13Released while not listed
1.3.62026-01-13Released while not listed
1.3.72026-01-13Released while not listed
1.4.02026-01-14Released while not listed
1.4.12026-01-15Released while not listed
1.4.22026-01-15Released while not listed
1.4.32026-01-15Released while not listed
1.4.42026-01-15Released while not listed
1.4.52026-01-15Released while not listed
1.4.62026-01-15Released while not listed
1.4.72026-01-17Released while not listed
1.4.82026-01-17Released while not listed
1.4.92026-01-18Released while not listed
1.5.02026-01-18Released while not listed
1.5.12026-01-19Released while not listed
1.5.22026-01-19Released while not listed
1.5.32026-01-20Released while not listed
1.5.42026-01-21Released while not listed
1.5.52026-01-21Released while not listed
1.5.62026-01-21Released while not listed
1.5.82026-01-22Released while not listed
1.5.92026-01-24Released while not listed
1.5.102026-01-24Released while not listed
1.5.112026-01-24Released while not listed
1.5.122026-01-25Released while not listed
1.5.132026-01-25Released while not listed
1.5.142026-01-25Released while not listed
1.5.152026-01-27Released while not listed
1.5.162026-01-27Released while not listed
1.6.02026-01-28Released while not listed
1.6.12026-01-28Released while not listed
1.6.22026-01-29Released while not listed
1.6.32026-01-29Released while not listed
1.6.42026-01-31Released while not listed
1.6.52026-02-03Released while not listed
1.6.62026-02-03Released while not listed
1.6.72026-02-17Released while not listed
1.7.12026-02-19Released while not listed
1.7.32026-02-23Released while not listed
1.7.42026-02-23Released while not listed
1.7.52026-02-24Released while not listed
1.7.62026-02-24Released while not listed
1.7.82026-02-26Released while not listed
1.7.102026-02-26Released while not listed
1.8.02026-02-26Released while not listed
1.8.32026-02-26Released while not listed
1.8.42026-02-27Released while not listed
1.8.52026-02-27Released while not listed
1.8.62026-02-28Released while not listed
1.8.72026-02-28Released while not listed
1.8.82026-03-01Released while not listed
1.8.92026-03-01Released while not listed
1.8.102026-03-02Released while not listed
1.8.112026-03-03Released while not listed
1.8.122026-03-03Released while not listed
1.8.132026-03-03Released while not listed
1.8.142026-03-03Released while not listed
1.8.152026-03-06Released while not listed
1.9.02026-03-07Released while not listed
1.9.12026-03-07Released while not listed
1.10.02026-03-08Released while not listed
1.10.12026-03-09Released while not listed
1.10.42026-03-11Released while not listed
1.10.52026-03-11Released while not listed
1.10.62026-03-11Released while not listed
1.10.72026-03-11Released while not listed
1.10.82026-03-11Released while not listed
1.10.92026-03-12Released while not listed
1.10.102026-03-13Released while not listed
1.10.112026-03-13Released while not listed
1.10.122026-03-15Released while not listed
1.10.132026-03-17Released while not listed
1.11.02026-03-22Released while not listed
1.11.12026-03-25Released while not listed
1.11.32026-03-27Released while not listed
1.12.02026-03-27Released while not listed
1.12.12026-03-28Released while not listed
1.12.22026-04-02Released while not listed
1.12.32026-04-03Released while not listed
1.12.42026-04-06Released while not listed
1.12.52026-04-07Released while not listed
1.12.62026-04-11Released while not listed
1.13.02026-04-12Released while not listed
1.13.12026-04-13Released while not listed
1.13.22026-04-15Released while not listed
1.13.32026-04-16Released while not listed
1.13.42026-04-29Released while not listed
1.13.52026-05-06Released while not listed
1.13.72026-05-09Released while not listed
1.13.72026-05-12Released while not listed
1.13.82026-05-12Released while not listed
1.13.92026-05-20None
1.13.102026-05-20None
1.13.112026-05-31None
1.14.02026-06-01None
1.14.12026-06-18None
1.14.22026-06-18None
1.14.32026-06-18None
1.14.42026-06-18None
1.15.02026-06-24None
1.15.22026-06-24None
1.15.32026-06-25None
1.15.42026-06-25None
1.15.52026-06-25None
1.15.62026-06-25None
1.16.02026-06-28None
1.16.12026-06-28None
1.16.22026-06-28None
1.17.02026-06-30None
1.17.12026-06-30None
1.17.22026-07-01None
1.17.32026-07-04None
1.17.52026-07-04None
1.17.62026-07-05None
1.17.72026-07-05None
1.18.02026-07-11None
1.18.12026-07-12None

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.