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

File Describer

AlexandrovdiAlexandrovdi109 downloads

Automatically create description notes for files dropped into a watched folder. Search and find files by their descriptions via Obsidian search.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates20

English | Русский | What's new

File Describer

An Obsidian plugin that automatically creates and manages description notes for files in a tracked folder. Perfect for organizing files in your vault with searchable descriptions, tracking file changes, and managing metadata.

Also, for your convenience, you can download a ready-made base file which will display a full list of files with descriptions. Using the search, you can quickly find the file you need.

File Describer

Features

  • Auto-creation of description file — when a file is added to the target folder, a description note is automatically created
  • Delete tracking — when a file is deleted, the note automatically changes its status
  • Move tracking — the File field in the note is automatically updated when the file is moved
  • Orphaned note handling — when a file is deleted, you can keep the note for history or delete it
  • Badge indicator — a red ! on the ribbon icon means that files have changed and you need to take action on the notes
  • Recursive scanning — files in the configured folder are scanned in all folders, regardless of nesting

File Describer settings

Settings

  1. Index folder — set the folder where description files will be located
  2. File types to track — file types to monitor
  3. Date format — set a convenient date format
  4. Time format — set a convenient time format
  5. Exclusions — configure excluded folders, in which the system will not track changes. These folders also have a period after which the system will remind you about the excluded folder — you can either extend the period, delete the folder, or include it in indexing.

How it works

  1. When files are added to the vault, the plugin creates a description note in the folder with frontmatter: File Description, File (wikilink), date_added, filetype, filename
  2. When a file is added, deleted, or moved, a red ! appears above the plugin icon

    File Describer Ribbon indicator

  3. When you open the plugin, the required action is shown in the tabs

    File Describer plugin window

  4. Fill in the "Description" and "Tags" fields, click "Save"

When you delete a description file

ATTENTION! When you delete a description file from the folder, the system will prompt you to delete the file — you can agree or not. If you do not agree, the plugin will prompt you to update the description for the file.

Installation

From Obsidian Community Browser

Search for "File Describer" in Settings → Community plugins → Browse.

Via BRAT

  1. Install the BRAT plugin
  2. Add https://github.com/Alexandrovdi/File-Describer to the list of beta plugins
  3. Click "Add Plugin"

Manual

  1. Download the latest release from GitHub Releases
  2. Extract main.js, manifest.json, and styles.css to VaultFolder/.obsidian/plugins/file-describer/
  3. Enable the plugin in Settings → Community plugins

Development

git clone https://github.com/Alexandrovdi/File-Describer.git
cd File-Describer
npm install
npm run build    # builds main.js
npm run dev      # watch mode

License

MIT

What's new

Release 1.1.0

  • Files can now be added to any folder in the vault
  • Added the ability to specify folder(s) that will be ignored by the index. You can do any file work in them (when multiple copies can be made from one file) or store temporary files that you do not want to index yet. These folders will have a default period of 30 days, after which you will receive a reminder that something needs to be done with this folder

Release 1.1.3

  • Bug fixed
HealthExcellent
ReviewPassed
About
Create and manage Markdown companion notes automatically when files are added to a watched folder, with rename detection and deletion tracking that updates note status. Review pending items in a two-tab modal for new and deleted files, keep or remove orphaned notes, and see a ribbon badge when items need attention.
FilesAutomationReview
Details
Current version
1.1.3
Last updated
3 days ago
Created
4 weeks ago
Updates
20 releases
Downloads
109
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
AlexandrovdiAlexandrovdialexandrovdi
GitHubalexandrovdi
  1. Community
  2. Plugins
  3. Files
  4. File Describer

Related plugins

Advanced URI

Control everything with URI.

QuickAdd

Quickly add new notes or content to your vault.

Vault Changelog

Maintain a changelog of recently edited notes.

Notebook Navigator

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

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

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

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.