No description
Find a file
wz fae1f313ac Debug adding tags
1. Add tags from tag pane
2. Add tags from editor
3. Move css file
2025-03-22 14:16:32 +01:00
.github Initial commit 2025-03-22 10:16:50 +01:00
src Debug adding tags 2025-03-22 14:16:32 +01:00
.editorconfig Initial commit 2025-03-22 10:16:50 +01:00
.eslintignore Initial commit 2025-03-22 10:16:50 +01:00
.eslintrc Initial commit 2025-03-22 10:16:50 +01:00
.eslintrc.json Initial commit 2025-03-22 10:16:50 +01:00
.gitignore Initial commit 2025-03-22 10:16:50 +01:00
.npmrc Initial commit 2025-03-22 10:16:50 +01:00
CHANGELOG.md Initial commit 2025-03-22 10:16:50 +01:00
esbuild.config.mjs Debug adding tags 2025-03-22 14:16:32 +01:00
jest.config.js Initial commit 2025-03-22 10:16:50 +01:00
manifest.json Develop initial version 2025-03-22 10:40:51 +01:00
package-lock.json Develop initial version 2025-03-22 10:40:51 +01:00
package.json Develop initial version 2025-03-22 10:40:51 +01:00
README.md Develop initial version 2025-03-22 10:40:51 +01:00
styles.css Debug adding tags 2025-03-22 14:16:32 +01:00
tsconfig.json Initial commit 2025-03-22 10:16:50 +01:00
version-bump.mjs Initial commit 2025-03-22 10:16:50 +01:00
version-changelog.mjs Initial commit 2025-03-22 10:16:50 +01:00
versions.json Initial commit 2025-03-22 10:16:50 +01:00

Obsidian Tag Index

Tag Index is a plugin for Obsidian that allows you to create a separate list of important tags for quick access. It provides a streamlined way to organize and prioritize your most-used tags.

Features

  • Create a dedicated view for your important tags
  • Add tags to your index directly from the editor or default tag pane
  • Rearrange tags via drag and drop
  • Click on a tag to see all notes using that tag
  • Preview note content when hovering over note names

How to use

  1. Install the plugin from the Obsidian community plugins
  2. Open the Tag Index view using:
    • The ribbon icon in the left sidebar
    • The command palette with "Open Tag Index"
  3. Add tags to your index by:
    • Right-clicking on tags in the editor
    • Right-clicking on tags in the default tag pane
    • Using the "Add tag to Tag Index" command
  4. Rearrange your tags by dragging and dropping them
  5. Click on any tag to see a list of notes that use it

Installation

From Obsidian Community Plugins

  1. Open Obsidian Settings > Community plugins
  2. Disable Safe mode if prompted
  3. Click Browse and search for "Tag Index"
  4. Click Install and then Enable

Manual installation

  1. Download the latest release from the releases page
  2. Extract the zip into your Obsidian vault's .obsidian/plugins folder
  3. Reload Obsidian (Ctrl/Cmd + R)
  4. Enable the plugin in Obsidian settings

Development

  1. Clone this repository to your local machine
  2. Install dependencies:
npm install
  1. Start development server:
npm run dev
  1. Build the plugin:
npm run build

Support

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Support the developer

Buy Me a Coffee at ko-fi.com