Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Plugin Update Locker

lemon695lemon695397 downloads

Prevent specific plugins from being updated

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

English | 中文

It can prevent specified plugins in Obsidian from updating, ensuring that these plugins run stably on a specific version and avoiding compatibility issues or feature changes caused by updates.

Obsidian does not directly provide an interface to block updates. Therefore, by modifying the specified plugin's version in the manifest.json, we can bypass the software's update detection mechanism and achieve the goal of preventing plugin updates.

sidebar-1

As shown in the image above, when clicking the "Check for updates" button during the plugin update process, the system checks for all updatable plugins and proceeds to update them.

Currently, the plugin modifies the specified plugin's manifest.json file to change its version, effectively bypassing the plugin update detection.

Usage

Plugin Configuration Page

sidebar-1

The plugin configuration page displays all the plugins and allows users to configure whether to lock their updates.

Lock Plugin Updates

  • 1、For example: For the "Actions URI" plugin, click the button to select Lock Update. The plugin version will change from 1.6.5 to 9999.1.6.5.
  • 2、When clicking the "Check for updates" button again, the plugin will not be detected or updated as long as its version is less than 9999.1.6.5.

Unlock Plugin Updates

  • 1、For example: For the "Actions URI" plugin, click the button to select Cancel Lock Update. The plugin version will change from 9999.1.6.5 back to 1.6.5.
  • 2、When clicking the "Check for updates" button again, if a new version is available, it will be detected, and the plugin can be updated.

Reason for Plugin Development and Its Purpose

Currently, I want to ask questions and receive replies from AI models like ChatGPT and save them as notes for easier record-keeping and review later.

I ultimately chose to use the obsidian-smart-connections plugin. However, after upgrading the plugin from version 2.2.85 to 2.3.42, I found that there were significant changes between these two versions.

The "Custom API (OpenAI format)" configuration that I frequently used was removed, which caused issues with customizing interfaces like ChatGPT's API.

This led me to the idea of adding a plugin update lock feature to prevent sudden changes caused by updates, allowing me to wait until future versions stabilize before removing the lock.

sidebar-1

72%
HealthGood
ReviewCaution
About
Lock specified plugins to prevent automatic updates by changing their manifest.json version so Obsidian's update checks skip them. Use the configuration page to toggle lock/unlock per plugin and restore original versions for normal updates.
UtilitiesFilesDevelopers
Details
Current version
1.0.5
Last updated
Last year
Created
Last year
Updates
2 releases
Downloads
397
Compatible with
Obsidian 1.8.4+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
lemon695lemon695
github.com/Lemon695
GitHublemon695
  1. Community
  2. Plugins
  3. Utilities
  4. Plugin Update Locker

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Global Proxy

Configure network proxies for users in areas with restricted networks.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Git

Integrate Git version control with automatic backup and other advanced features.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

BRAT

Easily install a beta version of a plugin for testing.