[Digikam-devel] [Bug 208920] integrate exif-sorter functions rename sorting
Andi Clemens
andi.clemens at gmx.net
Fri Dec 4 21:49:00 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=208920
--- Comment #8 from Andi Clemens <andi clemens gmx net> 2009-12-04 22:48:50 ---
This modifier has actually no syntax... ok it has, but the tooltip doesn't show
the parameter due to the string freeze we have now ;-)
Anyway you can use it like this:
{unique} - will append one digit numbers like 1,2,3,...
{unique:n} - will append n digit numbers,
e.g. {unique:4} will append 0001, 0002, ...
In the future I will have some auto-detection (not possible with current
infrastructure of the parser), so that it automatically adds digits if needed.
So {unique} should append
01,02,03,04,05,06,07,08,09,10
instead of
1,2,3,4,5,6,7,8,9,10
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list