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

Front Matter Generator

NeurocodaNeurocoda71 downloads

Generate frontmatter titles, descriptions, tags, optional filenames, and custom properties for Markdown files with AI.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Front Matter Generator adds a Generate front matter action to Markdown files in the Obsidian file explorer. It uses an OpenAI-compatible provider to generate frontmatter titles, descriptions, tags, optional filename candidates, and custom properties from note content.

Features

  • Generate or overwrite title.
  • Generate or overwrite description.
  • Generate tags with existing vault tags as context.
  • Optionally generate filename candidates and rename after confirmation.
  • Add custom frontmatter properties with per-property instructions.
  • Set one global output language for generated filenames, titles, descriptions, new tags, and custom text values.
  • Choose how much note content is sent: full text, first N lines, or headings only.
  • Use Chat Completions or Responses API style endpoints.
  • Exclude folders or regex-matched paths from generation.

Usage

  1. Install and enable the plugin.
  2. Open plugin settings and configure your AI provider.
  3. Right-click a Markdown file in the file explorer.
  4. Choose Generate front matter.
  5. Review the generated frontmatter preview and click Apply.

You can also run Generate front matter for current file from the command palette or bind it to a hotkey.

File name generation is disabled by default. When enabled, the confirmation modal shows three filename candidates and a custom filename input before applying changes.

Settings

  • AI provider: API base URL, API key, model, API type, and test button.
  • Generation: global output language used by generated filenames, frontmatter fields, and custom text values.
  • Content: controls the amount of Markdown sent to the provider.
  • File name: enable optional filename generation and choose naming style.
  • Front matter: enable title, description, and tag generation. Tag policy, tag write mode, and tag context size are shown only when relevant.
  • Custom properties: add additional frontmatter property rows with a property name and instruction.
  • Safety: exclude folders or regex-matched paths.

Excluded path rules support plain folder prefixes, JavaScript-style regular expressions, and regex: rules.

Privacy And Network Use

This plugin sends data to the AI provider you configure only when you run Generate front matter or the command palette action. The request may include selected note content, vault-relative path context, current frontmatter context, configured custom property instructions, global output language, and existing vault tag context so the model can generate useful metadata.

API keys are stored locally in this plugin's Obsidian data file. They are not logged by the plugin and are not committed to the repository.

The plugin has no client-side telemetry, no ads, no self-update mechanism, and no network calls other than the AI provider endpoint you configure. It does not read files outside your Obsidian vault. Account or payment requirements depend on your chosen AI provider.

Use First N lines or Headings only content mode to reduce token usage and limit shared content. Use excluded paths to keep templates or private folders out of generation.

Compatibility

Front Matter Generator is designed for Obsidian 0.15.0 and newer. It uses Obsidian APIs for reading notes, updating frontmatter, renaming files, settings, commands, file explorer menus, and network requests.

Manual Installation

Download the latest release assets and place them in:

<vault>/.obsidian/plugins/front-matter-generator/

Required files:

  • manifest.json
  • main.js
  • styles.css

Then reload Obsidian and enable Front Matter Generator in Community Plugins.

License

MIT. See LICENSE.

98%
HealthExcellent
ReviewPassed
About
Generate front matter (title, description, tags, optional filename candidates, and custom properties) for Markdown files using an OpenAI-compatible provider. Preview and apply changes, choose how much note content to send, optionally rename files after confirmation, and exclude paths with folder or regex rules.
AIPropertiesTags
Details
Current version
1.2.0
Last updated
3 days ago
Created
6 days ago
Updates
4 releases
Downloads
71
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
NeurocodaNeurocodaneurocoda
neurocoda.com
GitHubneurocoda
  1. Community
  2. Plugins
  3. AI
  4. Front Matter Generator

Related plugins

Badges

Add inline badges/callouts to notes.

Colored Bases Properties

Color property lists and formula properties in Bases.

Tars

Text generation based on tag suggestions, using Claude, OpenAI, Ollama, Kimi, Doubao, Qwen, Zhipu, DeepSeek, QianFan & more.

Bases CMS

Manage your notes in bases like a content management system.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.