User Tools

Site Tools


howto:customize_destinations

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:customize_destinations [2014/04/04 13:28]
lupo73 [Images:]
howto:customize_destinations [2017/04/29 20:18]
lupo73
Line 1: Line 1:
 ====== How to customize destinations ====== ====== How to customize destinations ======
  
-DropIt allows to choose between ​18 different actions to process your files and folders. Most of these actions have a Destination field to be configured.+Currently ​DropIt allows to choose between ​20 different actions to process your files and folders. Most of these actions have a Destination field to be configured.
  
-{{ :​destination.png?​nolink&300 |}}+{{ :​destination.png?​direct&300 |}}
  
 With actions like Move, Copy, Compress, you can easily define //"​where to place the new file"//​ using the supported syntax: With actions like Move, Copy, Compress, you can easily define //"​where to place the new file"//​ using the supported syntax:
Line 13: Line 13:
 From the "​Abbreviations"​ button you can easily access to the complete list of supported abbreviations. They are special words typed between ''​%''​ characters, that will be substituted with the related values during process. From the "​Abbreviations"​ button you can easily access to the complete list of supported abbreviations. They are special words typed between ''​%''​ characters, that will be substituted with the related values during process.
  
-{{ :abbr.png?nolink&300 |}}+{{ :abbr.png?direct&300 |}}
  
 Some notes about abbreviations:​\\ Some notes about abbreviations:​\\
Line 54: Line 54:
 ''​%Category%''​ = file category ["​Personal"​]\\ ''​%Category%''​ = file category ["​Personal"​]\\
 ''​%Comments%''​ = file comments ["​Comment example"​]\\ ''​%Comments%''​ = file comments ["​Comment example"​]\\
 +''​%Keywords%''​ = file keywords ["​Alternate,​Bill"​]\\
 ''​%Company%''​ = file company ["​Sourceforge"​]\\ ''​%Company%''​ = file company ["​Sourceforge"​]\\
 ''​%Copyright%''​ = file copyright ["Lupo PenSuite"​]\\ ''​%Copyright%''​ = file copyright ["Lupo PenSuite"​]\\
 ''​%FileBytes%''​ = file bytes ["​2654041"​]\\ ''​%FileBytes%''​ = file bytes ["​2654041"​]\\
-''​%FileVersion%''​ = file version ["6.1.0.0"​]\\+''​%FileVersion%''​ = file version ["8.3.0.0"​]\\
 ''​%FileSize%''​ = file size ["2.58 MB"]\\ ''​%FileSize%''​ = file size ["2.58 MB"]\\
 ''​%FileType%''​ = file type ["Text document"​]\\ ''​%FileType%''​ = file type ["Text document"​]\\
 ''​%Owner%''​ = file owner ["​Lupo73"​]\\ ''​%Owner%''​ = file owner ["​Lupo73"​]\\
 +''​%ProductName%''​ = file product name ["​DropIt"​]\\
 +''​%Rating%''​ = file rating ["​4"​]\\
 ''​%Subject%''​ = file subject ["​Examples"​] ''​%Subject%''​ = file subject ["​Examples"​]
  
Line 97: Line 100:
 ''​%DigitalZoomRatio%''​ = digital zoom ratio ["​2"​]\\ ''​%DigitalZoomRatio%''​ = digital zoom ratio ["​2"​]\\
 ''​%WhiteBalance%''​ = white balance ["​Auto"​] ''​%WhiteBalance%''​ = white balance ["​Auto"​]
 +
 +==== Text Content: ====
 +''​%FirstFileContentDate%''​ = first date from file content in unchanged format ["​29.04.17"​]\\
 +''​%FirstFileContentDateNormalized%''​ = first date from file content normalized ["​20170429"​]\\
 +''​%FileContentMatch1%''​ = 1st match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch2%''​ = 2nd match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch3%''​ = 3rd match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch4%''​ = 4th match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch5%''​ = 5th match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch6%''​ = 6th match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch7%''​ = 7th match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch8%''​ = 8th match from file content filter ["​Bill"​]\\
 +''​%FileContentMatch9%''​ = 9th match from file content filter ["​Bill"​]
  
 ==== Media: ==== ==== Media: ====
Line 133: Line 149:
 ''​%CurrentDayName%''​ = current day ["​friday"​]\\ ''​%CurrentDayName%''​ = current day ["​friday"​]\\
 ''​%CurrentDayShort%''​ = current day ["​fri"​] ''​%CurrentDayShort%''​ = current day ["​fri"​]
 +
 ==== Created: ==== ==== Created: ====
 ''​%DateCreated%''​ = date file creation ["​2014-02-14"​]\\ ''​%DateCreated%''​ = date file creation ["​2014-02-14"​]\\
Line 147: Line 164:
 ''​%DayNameCreated%''​ = day file creation ["​friday"​]\\ ''​%DayNameCreated%''​ = day file creation ["​friday"​]\\
 ''​%DayShortCreated%''​ = day file creation ["​fri"​] ''​%DayShortCreated%''​ = day file creation ["​fri"​]
 +
 ==== Modified: ==== ==== Modified: ====
 ''​%DateModified%''​ = date file modification ["​2014-02-14"​]\\ ''​%DateModified%''​ = date file modification ["​2014-02-14"​]\\
Line 176: Line 194:
 ''​%DayNameOpened%''​ = day file last access ["​friday"​]\\ ''​%DayNameOpened%''​ = day file last access ["​friday"​]\\
 ''​%DayShortOpened%''​ = day file last access ["​fri"​] ''​%DayShortOpened%''​ = day file last access ["​fri"​]
 +
 ==== Taken: ==== ==== Taken: ====
 ''​%DateTaken%''​ = date picture taken ["​2014-02-14"​]\\ ''​%DateTaken%''​ = date picture taken ["​2014-02-14"​]\\
Line 223: Line 242:
 In addition, you can also create new abbreviations,​ to be used to replace commonly used strings or to define combinations of official abbreviations. In addition, you can also create new abbreviations,​ to be used to replace commonly used strings or to define combinations of official abbreviations.
  
-{{ :​new-abb.png?​nolink&230 |}}+{{ :​new-abb.png?​direct&230 |}}
  
 Some examples of new abbreviations:​\\ Some examples of new abbreviations:​\\
howto/customize_destinations.txt ยท Last modified: 2017/08/19 19:08 by lupo73