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 Navigator Pages

Carlos ChenCarlos Chen67 downloads

自动生成并维护文件夹导航页和 Home.md,支持缺失导航页创建、导航页置顶、下划线开头文件和目录沉底排序、_node 新笔记归集、排除规则、工作区快照恢复和孤立导航页清理。

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Auto Navigator Pages automatically creates and maintains folder navigator pages and Home.md for folder-based Obsidian vault organization. It is useful when you organize notes by folders and want each folder to have a managed overview page linking to child folders and direct notes.

Features

  • Create and maintain same-name navigator pages for folders.
  • Create and maintain Home.md for top-level folders and notes.
  • Automatically use Chinese or English UI text based on the current Obsidian language.
  • Require explicit initialization before modifying navigator pages.
  • Back up existing same-name notes during first initialization.
  • Preserve user-editable content outside the generated navigator section.
  • Support custom navigator page templates with the required {{navigator}} placeholder.
  • Hide empty child-folder or note sections.
  • Use real-path links with aliases for child folder navigator pages.
  • Sort underscore-prefixed files and folders last in the file explorer.
  • Optionally pin navigator pages to the top of their folder in the file explorer.
  • Optionally route new empty notes created from ordinary wiki links into a _node subfolder.
  • Support exclude rules for folders, folder names, file names, and extensions.
  • Save and restore the previous workspace layout.
  • Clean orphan managed navigator pages.

Installation

From the Obsidian community plugin browser

  1. Open Obsidian settings.
  2. Go to Community plugins.
  3. Search for Auto Navigator Pages.
  4. Install and enable the plugin.

Manual installation

  1. Download main.js and manifest.json from the latest GitHub release.
  2. Create this folder inside your vault:
VaultFolder/.obsidian/plugins/auto-navigator-pages/
  1. Copy main.js and manifest.json into that folder.
  2. Restart Obsidian or reload plugins.
  3. Enable Auto Navigator Pages in Community plugins.

Usage

  1. Enable the plugin.
  2. Open the plugin settings.
  3. Click Initialize current vault to initialize the current vault.
  4. The plugin scans your vault and creates managed navigator pages for folders.
  5. After initialization, creating, deleting, or renaming notes and folders updates the affected navigator pages automatically.

You can also run the initialization command from the command palette.

Navigator Page Template

The default template contains a user-editable description area and a generated navigator area:

## Description

Write folder notes, project background, or useful links here. The plugin will not edit this section.

{{navigator}}

The {{navigator}} placeholder is required. The plugin replaces it with the generated navigator section.

About _node

The _node folder collects lower-level notes created from ordinary notes through wiki links. This keeps frequently used first-level project notes visible in the working folder, while detailed sub-notes can live in _node.

The plugin does not move notes into _node when they are created from:

  • The file explorer.
  • A managed navigator page.
  • A note that already has content.
  • Any workflow before the plugin is initialized.

Support

If this plugin helps you, you can support its maintenance:

  • Afdian: https://afdian.com/a/ccccarloschen
  • Ko-fi: https://ko-fi.com/ccccarloschen

Repository

GitHub: https://github.com/ccccarlos0504/auto_navigator_pages

Notes

  • File explorer pinning and sorting use internal Obsidian file explorer interfaces. Some Obsidian versions may require compatibility updates.
  • Workspace snapshots only restore the tabs and layout from the previous session.
  • Before submitting a new community plugin release, make sure README.md, manifest.json, the GitHub release assets, and the version number are consistent.
HealthExcellent
ReviewPassed
About
Create and maintain same-named navigator pages for each folder and a Home.md summarizing top-level directories and notes. Update pages automatically on folder or note changes, preserve an editable description while replacing {{navigator}} with generated links, support templates, exclusions, _node collection, snapshots and cleanup.
FoldersNavigationAutomation
Details
Current version
0.1.3
Last updated
Last month
Created
Last month
Updates
4 releases
Downloads
67
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Ko-fi
Author
Carlos ChenCarlos Chenccccarlos0504
GitHubccccarlos0504
  1. Community
  2. Plugins
  3. Folders
  4. Auto Navigator Pages

Related plugins

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

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!

Quick Explorer

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

GridExplorer

Browse and organize note files visually in a flexible grid layout.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

Advanced Note Mover

Quickly and easily move notes to a predefined folder. Perfect for organizing your notes.

Notebook Navigator

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

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

BRAT

Easily install a beta version of a plugin for testing.