Tagger
Tagger copied to clipboard
Rename batch
It'll be nice to allow users save the "Custom Format" based rename batch. BTW the button name says "Reaname". Thanks
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
- Click on Root
- Click the plus twice
- name the first item
predefinedRenameFormats
and secondpredefinedRenameFormatsTitles
and change the type to array for both - Add more items so that
predefinedRenameFormats
andpredefinedRenameFormatsTitles
look like the picture - The each item of
predefinedRenameFormats
specifies the tags to the rename the items with.