obsidian-file-cleaner-redux icon indicating copy to clipboard operation
obsidian-file-cleaner-redux copied to clipboard

A plugin for Obsidian to help clean up files in your vault

Results 18 obsidian-file-cleaner-redux issues
Sort by recently updated
recently updated
newest added

Example: ~~~markdown ```ad-info ![](_attachments/image.png) ``` ~~~ The plugin wants to delete the image, because it somehow doesn't see it inside this [admonition](https://github.com/javalent/admonitions). In a [Obsidian callout](https://help.obsidian.md/Editing+and+formatting/Callouts) it works like expected....

question

Sometimes, after a cleanup, empty folders are left laying around, which requires a second cleanup to remove. Would it be possible to clean everything in one go by figuring out...

enhancement

I know there risk with plugins. and I do keep backups. The only destructive plugins I have: 1. Attachment Management 2. File Cleaner Redux 3. Remotely Save 1. - If...

question

And I don't know why. I just doesn't run. I have orphans to clean but it doesn't clean them on startup, regardless if I select with or without confirmation. If...

question

I have lots of effectively empty daily notes 'Daily notes' plugin. That plug allows a template to be used when it creates a new notes, so those files are not...

Images pasted in this format “>[!info]- ” seem to be undetected and get cleaned up. And,images in the tables generated by the table extended plugin cannot be detected either. I'm...

wontfix

Hello, Is it normal that .excalidraw.md files aren't deleted with .* and even with .excalidraw.md or .excalidraw.* ? I also tried \*.excalidraw.* and *.excalidraw.md but those seems to be incorrect...

bug

Set min-width (and max-width) on textboxes so that they don't freak out when adjusting the size.

enhancement

![image](https://github.com/husjon/obsidian-file-cleaner-redux/assets/62346540/9013fe1e-ed7b-41b8-8b11-0d6738c1ff21) On this part, can we have a check box for not delete some file?

enhancement
help wanted