ennioit162 downloadsAutomatically create a glossary of files, an index of files, or both.
Auto Glossary is an Obsidian plugin that automatically generates and updates a MOC (Map of Content) / Index, a Glossary with embedded note previews, or a combined Overview from any folder in your vault.
[[Note]]) to all notes in the selected folder.![[Note]]) all notes in the selected folder, formatted with headers and dividers.### Subfolder) with files sorted neatly under their parent directory.aliases, tags) and layout customization.<FolderName>_Index.md in the folder.<FolderName>_Glossary.md in the folder.<FolderName>_GlossaryIndex.md in the folder.Ctrl/Cmd + P and search for Auto Glossary: Create index or glossary.You can create custom templates in your vault to format generated files and include custom metadata.
{{content}}: Full generated content (Index, Glossary, or Combined).{{index}}: The generated Index list.{{glossary}}: The generated Glossary embeds.{{folder}} / {{name}}: Name of the source folder (e.g. Projects).{{folderPath}}: Vault path of the source folder (e.g. Work/Projects).{{title}}: Name of the generated note.{{date}}: Current date (YYYY-MM-DD).{{time}}: Current time (HH:mm).---
aliases:
- "{{folder}} Overview"
- "{{folder}} MOC"
tags:
- moc
- dashboard
---
# {{folder}} Navigation
Last updated on {{date}} at {{time}}.
{{content}}
pdf, png, jpg, canvas).{{folder}} placeholder (e.g. +{{folder}}_Index, -{{folder}}_Glossary, or {{folder}} MOC):{{folder}}_Index).{{folder}}_Glossary).{{folder}}_GlossaryIndex).Auto Glossary.main.js and manifest.json from the latest release.<vault>/.obsidian/plugins/auto-glossary/.This plugin is licensed under the MIT License.