Open BeeTcH0 opened 12 years ago
I add this in a future version, I fixed the button name
If have Xcode installed and know a bit about XML/Plists can edit the preference file to do this. Open Library/Preferences/Bilal.Tagger.plist
with Xcode then
As shown in the above picture
predefinedRenameFormats
and second predefinedRenameFormatsTitles
and change the type to array for bothpredefinedRenameFormats
and predefinedRenameFormatsTitles
look like the picture predefinedRenameFormats
specifies the tags to the rename the items with.
It'll be nice to allow users save the "Custom Format" based rename batch. BTW the button name says "Reaname". Thanks