Skip to content

kbwo/obsidian-click-hint

Repository files navigation

Click Hint Plugin for Obsidian

A plugin for Obsidian that enhances navigation by providing keyboard-driven hints for clickable elements.

Image from Gyazo

Inspired by:

Features

  • Quick keyboard navigation to any clickable element (links, buttons, etc.)
  • Customizable hint characters
  • Support for both internal and external links
  • Visual feedback for partial matches

How to Use

  1. Install the plugin from Obsidian's Community Plugins
  2. Enable the plugin in Obsidian settings
  3. Use the command "Show click hints" to activate hint mode
  4. Type the characters shown in the hints to navigate to your desired element

Configuration

You can customize the following settings:

  • Hint Characters: Define which characters to use for hints (default: a-z)

Installation

From Obsidian

  1. Open Settings in Obsidian
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Click Hint"
  4. Install the plugin and enable it

Manual Installation

  1. Download the latest release from the releases page
  2. Extract the files to your .obsidian/plugins/click-hint/ folder
  3. Reload Obsidian
  4. Enable the plugin in Community Plugins settings