Open GoogleCodeExporter opened 9 years ago
may be it's good idea realize some ideas about naming files from exiflow project
http://exiflow.sourceforge.net/wiki/Main_Page
It's also writen on python
and ability to have file name like
YYYYMMDD-HHSSMM-[NIKNAME|INITIALS|CAM_MODEL]-ID.jpg
or something like this is really useful and desired.
I think it can be configured through patterns in config file
for example like in exfalso for renaming music files by tags
<DATE>-<TIME>-<WHATEWER_YOU_WANT>_00.jpg
Original comment by Oleg.Bla...@gmail.com
on 9 Jul 2009 at 1:21
perhaps it's a good idea to move this whole renaming functionality into a
plugin that
may be used on demand (and with different configurations)
Original comment by zaar...@gmail.com
on 9 Jul 2009 at 1:37
yes, it's good idea
Original comment by Oleg.Bla...@gmail.com
on 9 Jul 2009 at 2:35
The Download plug-in already has this functionality the difference being that
it is
not designed to rename in place but to either move or copy the photos as it
gets them
imported.
This functionality is in a separate code module from the download plug-in core
code
(nameBuilder.py & nameBuilder.glade) so this could be split out and become the
library to do all of the file re-naming on import or as a plug-in.
Original comment by r...@wallace.gen.nz
on 10 Jul 2009 at 9:22
Original comment by matej.c...@gmail.com
on 12 Aug 2013 at 10:10
Original issue reported on code.google.com by
tbenita
on 7 Jul 2009 at 1:38