Remove Unused Block IDs

by Daniel Geneta
5
4
3
2
1
Score: 49/100

Description

Category: Note Enhancements

The Remove Unused Block IDs plugin is a simple yet effective tool that helps you declutter your Obsidian vault by removing unnecessary block IDs. With this plugin, you can effortlessly identify and eliminate redundant IDs that are no longer in use, streamlining your workflow and reducing the risk of errors. By using this plugin, you'll be able to maintain a more organized and efficient vault, allowing you to focus on creating content rather than managing clutter.

Reviews

No reviews yet.

Stats

2
stars
436
downloads
1
forks
592
days
578
days
578
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
5
total issues
1
open issues
4
closed issues
23
commits

Latest Version

2 years ago

Changelog

README file from

Github

Remove Unused Block IDs

A simple plugin that removes unused block IDs.

Caution

Consider backing up your vault before using this plugin to avoid any risk of data loss.

Limitations

  • When a block ID is only referenced in a canvas card (and nowhere else), it will be considered unused and added to the unused block IDs list. This happens because a canvas card is not treated like a markdown file.
  • If a page has duplicate block IDs and one of those IDs is referenced (as shown in the picture), the plugin won’t be able to tell which block is in use. Obsidian also struggles with handling duplicate block IDs within a single page, so avoid using them. If the duplicate IDs aren’t referenced, the plugin will work correctly and remove all of the instances of the duplicates. Duplicate block ids

How to use?

  1. Open the command palette and run the command Remove Unused Block IDs: Scan vault.
  2. Confirm the deletion of unused block IDs.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.