User Tools

Site Tools


howto:rename_and_move_your_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howto:rename_and_move_your_files [2014/02/13 10:42]
lupo73
howto:rename_and_move_your_files [2014/03/27 11:56]
lupo73 [Example 2]
Line 2: Line 2:
  
 Yes, with DropIt you can also rename and move your files with a single process.\\ Yes, with DropIt you can also rename and move your files with a single process.\\
-You only need to correctly configure an association with ''​Rename'' ​action.+You only need to correctly configure an association with "Rename" ​action.
  
-**This is an example of association that adds the image Date Taken at the beginning of my photos:**+\\ 
 +----
  
-Name: ''​Move ​and Rename my Photos''​ +===== Example 1 ===== 
- +**This is an example of association that adds the image Date Taken at the beginning of my photos ​and moves them in a defined destination:**
-Rules''​*.jpg''​ +
- +
-Action: ''​Rename''​+
  
 +Name: ''​Move and Rename my Photos''​\\
 +Rules: ''​*.jpg''​\\
 +Action: ''​Rename''​\\
 Destination:​ ''​C:​\Example\Of\Destination\%DateTaken% %FileName%.%FileExt%''​ Destination:​ ''​C:​\Example\Of\Destination\%DateTaken% %FileName%.%FileExt%''​
  
 For more info about abbreviations (the special words between % percentage symbols) you can read:\\ For more info about abbreviations (the special words between % percentage symbols) you can read:\\
 [[howto:​customize_destinations|How to customize destinations]] [[howto:​customize_destinations|How to customize destinations]]
 +
 +\\
 +----
 +
 +===== Example 2 =====
 +**In this second example the names of my documents are capitalized and separated in folders by their Date Modified:**
 +
 +Name: ''​Capitalize and Sort my Docs''​\\
 +Rules: ''​*.doc;​*.docx''​\\
 +Action: ''​Rename''​\\
 +Destination:​ ''​C:​\MyDocs\%DateModified%\%FileName#​+++%.%FileExt%''​
 +
 +For more info about abbreviation modifiers (in this case the ''#​+++''​ string) you can read:\\
 +[[howto:​customize_abbreviations|How to customize abbreviations]]
 +
 +__IMPORTANT:​ currently it is not possible to move renamed files in a destination if it does not already exist; it will be fixed with next DropIt version 7.0, in the meanwhile associations like this could not properly work__.
howto/rename_and_move_your_files.txt · Last modified: 2014/10/04 10:39 (external edit)