obsidian-image-converter icon indicating copy to clipboard operation
obsidian-image-converter copied to clipboard

[FEATURE REQUEST]: allow file renaming format

Open Flecart opened this issue 1 year ago • 2 comments
trafficstars

Allow user to specify the format used to rename it.

Flecart avatar Jan 21 '24 09:01 Flecart

I send this request. Automativally renaming to my wishes would reduce a lot of clicking I need to do

progecon avatar Feb 01 '24 11:02 progecon

I needed this too - I created a PR for it

https://github.com/xRyul/obsidian-image-converter/pull/55

fareesh avatar Mar 07 '24 22:03 fareesh

Many various possible options added in the latest release. You can build custom folder paths and filenames using variables like: {noteName}, {imageName} etc. Automatically organise images into folders based on their size, date, time etc. Various hashing options available too: MD5, hex, uuid etc... Some examples can be found here

https://github.com/user-attachments/assets/cf3aab44-0dc1-4b3f-9646-17c82d6917ae

Related: https://github.com/xRyul/obsidian-image-converter/issues/74

xRyul avatar Nov 04 '24 22:11 xRyul