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

Auto Index

rakushkatoprakushkatop412 downloads

Automatically generates index notes for specified folders, listing files and subfolders recursively.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

This plugin automatically generates and maintains index notes for specified folders, listing files and subfolders recursively. It essentially brings the functionality of an "auto-index" script directly into Obsidian as a native plugin.

🎯 Features

  • Recursive Indexing: Automatically scans watched folders and builds a tree structure of content.
  • Auto-Updates: Updates index files automatically at a configured interval (default: 3 seconds).
  • Smart Formatting:
    • Lists subfolders with customizable emojis and bold text.

⚙️ Settings

You can configure the following in Settings > Auto Index:

  • Watched Folders: A list of folder paths to monitor (one per line).
    • Example:
      Inbox
      Archive
      Projects
      Resources/Books
      
  • Update Interval: How often (in seconds) the plugin checks for changes.
  • Folder Emoji: Emoji or text to display before folder names (e.g., 📂).
  • Bold Folder Names: Toggle to display folder names in bold.

📦 Installation

Manual Installation

  1. Download the latest release from the GitHub Releases page (main.js, manifest.json, styles.css).
  2. Create a folder named obsidian-auto-index inside your vault's plugin directory: .obsidian/plugins/obsidian-auto-index/.
  3. Move the downloaded files into that folder.
  4. Reload Obsidian (or click "Reload plugins" in Settings).
  5. Enable "Auto Index" in Settings > Community plugins.

� License

MIT License

HealthExcellent
ReviewSatisfactory
About
Generate and maintain index notes for chosen folders, listing files and subfolders recursively as a tree. Update indexes at configurable intervals and add folder labels and bolded names for clearer structure.
FoldersFilesAutomation
Details
Current version
1.0.0
Last updated
8 months ago
Created
8 months ago
Updates
1 release
Downloads
412
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
rakushkatoprakushkatop
github.com/RakushkaTOP
GitHubrakushkatop
  1. Community
  2. Plugins
  3. Folders
  4. Auto Index

Related plugins

Advanced URI

Control everything with URI.

QuickAdd

Quickly add new notes or content to your vault.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Vault Changelog

Maintain a changelog of recently edited notes.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Create Note in Folder

Add commands to create a note in a specific folder.