No More Untitled

by woodamsclark
5
4
3
2
1
Score: 50/100

Description

Reviews

No reviews yet.

Stats

0
stars
79
downloads
0
forks
54
days
54
days
54
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
5
commits

README file from

Github

No 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.

Review untitled notes card preview

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

  1. Open the command palette.
  2. Run Review untitled notes.
  3. 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.

Card preview mode shown in settings

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

Bulk delete list mode shown in settings

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.