trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
143 stars 8 forks source link

How you manage to past files that have valuable names that you want to keep as it is? #69

Open hy4l opened 9 months ago

hy4l commented 9 months ago

Is there any other work around then using plugin that is going to switch off obsidian-attachment-management with a shortcut?

trganda commented 9 months ago

There is no persistence storage of the file (attachment) name with this plugin.

So, for the past files I forgive the valuable names and use the rearrange all to rename all the attachment as the configured name (but ignored the pdf file). And it's one reason I develop the reanme all feature.

hy4l commented 9 months ago

I mean, I just would like to have an on/off button for the plugin if I want to keep an original name

trganda commented 8 months ago

Have you tried ${originalname} variable? There is no other button to keep the original name

You can set Attachment format with ${originalname}, if you don't want to change the file name you added.

hy4l commented 8 months ago

Is it going to be faster then Click ⚙️ > Community plugins > Attachment Management OFF?

trganda commented 8 months ago

Is it going to be faster then Click ⚙️ > Community plugins > Attachment Management OFF?

yes