Pin Enhancer

approved

by Sheeplet1

Prevents closure of pinned tabs

3 stars1,417 downloadsUpdated 7mo agoMIT
View on GitHub

Obsidian Pin Enhancer

Enhances standard pin functionality by preventing pinned tabs from being closed.

Features

  • Prevents pinned tabs from being closed with middle-click
  • Adds alternative commands for the user to rebind standard hotkeys for close commands to

DOES NOT

  • Block the context menu close buttons (might consider in the future, but for now it is an easy way to close pinned tabs)
  • Have all alternative keybinds for close commands (does not have "Close this tab group", Close others in tab group")

Installation

  1. Clone this repository into your .obsidian/plugins folder:
git clone git@github.com:Sheeplet1/obsidian-pin-enhancer.git
  1. Restart Obsidian and enable the plugin.
  2. Bind your close command hotkeys to the alternatives provided. You do not need to unbind the original close commands since the new commands will take priority.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.