README file from
GithubNo More Untitled
No More Untitled helps you review the Untitled.md, Untitled 1.md, and similarly named Markdown notes that accumulate in an Obsidian vault.

Features
- Review notes one at a time with a rendered Markdown preview.
- Delete, rename, or keep each note for now.
- Switch to a compact checklist for bulk deletion.
- See a live example of the selected mode directly in the plugin settings.
- Use Obsidian's configured trash behavior for deletion.
- Preserve the note's folder and extension during renaming.
Usage
- Open the command palette.
- Run Review untitled notes.
- Act on the discovered notes using the configured review mode.
The plugin matches Markdown basenames exactly: Untitled or Untitled followed by a space and a number. Names such as Untitled thoughts are not included.
Review modes
Card preview shows one note at a time with its path, modification time, and rendered contents. Keep for now leaves a note unchanged, so it can appear in a later review.

Bulk delete list shows full paths and content-size hints. Nothing is selected by default, and the selected batch must be confirmed before deletion.

Maintenance
This plugin has a deliberately narrow scope and no runtime dependencies. Maintenance is best-effort, and focused community contributions are welcome. Please use the structured bug report form so compatibility issues include the information needed to reproduce them.