Carlos Chen67 downloads自动生成并维护文件夹导航页和 Home.md,支持缺失导航页创建、导航页置顶、下划线开头文件和目录沉底排序、_node 新笔记归集、排除规则、工作区快照恢复和孤立导航页清理。
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.
Home.md for top-level folders and notes.{{navigator}} placeholder._node subfolder.Community plugins.Auto Navigator Pages.main.js and manifest.json from the latest GitHub release.VaultFolder/.obsidian/plugins/auto-navigator-pages/
main.js and manifest.json into that folder.Auto Navigator Pages in Community plugins.Initialize current vault to initialize the current vault.You can also run the initialization command from the command palette.
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.
_nodeThe _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:
If this plugin helps you, you can support its maintenance:
GitHub: https://github.com/ccccarlos0504/auto_navigator_pages
README.md, manifest.json, the GitHub release assets, and the version number are consistent.