trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
183 stars 12 forks source link

[Feature Request] Support all file types (beside solely support image formats) #153

Open gn4881 opened 2 months ago

gn4881 commented 2 months ago

I love your amazing software, but it will be better if you can allow attachments of ALL files types to be renamed & put into respective folders automatically.

For example:

  1. I attach a program.exe files (or pdf, apk, zip etc..) into Obsidian file called "file1.md".
  2. "program.exe" will be renamed into program_file1_2024-12-31.exe"
  3. Then, put into folder called "file1_attachment"

Hope you can understand my point 😊

trganda commented 1 month ago

You can use the Extension override feature to auto rename any attachments with specific extension. (I have added a tooltips in latest version, upgrade first.)

gn4881 commented 1 month ago

You are excellently awesome! But it will be perfect if you could add feature like: auto custom size for pasted image eg: "image.png|300" & drag the corner of image to resize?

There is a plugin ( https://github.com/xryul/obsidian-image-converter ) can do that but if I enable it, yours will stop functioning. Perhaps you could add some features or enable other plugin to coexist (co-functioning) together?