ozntel / oz-clear-unused-images-obsidian

Obsidian plugin to clear the images that are not used in note files anymore
187 stars 16 forks source link

[FR] Create document listing the unused images #33

Open Taffer opened 1 year ago

Taffer commented 1 year ago

A new option for dealing with the unused images:

This is probably a nice feature for someone new to the code base to implement, if they know TypeScript. I don't know TypeScript. :cry:

My use case:

I've migrated my vault from Joplin, and I'm paranoid about having lost notes, broken image references, etc. I'd like to see what images I've got that haven't been properly referenced by a note.

Implementation ideas:

# Unused Images

![image_name1.png](path/to/image_name1.png)

![image_name2.png](path/to/image_name2.png)

...

![image_namen.png](path/to/image_namen.png)