File Drop preferences

File Drop allows you to insert a fixed text when you drop a file onto your document window. For example, you can automatically insert the img tag into your HTML document by dropping an image file from Finder.

File Drop Definitions
Here, enter the conditons to perform the file drop.
ExtensionsThe setting is performed only when a file with one of these extensions is dropped. If this field is empty (All), all files are eligible. No dot is required for file extensions. You can set multiple extensions by separating them by comma.
Synatx StyleThe setting is performed only when a file is dropped to a document having this syntax style. If this field is empty (All), all documents are eligible.
DescriptionYou can use this field to leave a comment about the row. Description doesn't affect to the file drop behavior. This can be left blank.
Insertion format
Here, format the string as you want it to be inserted for the condition that is selected in the file drop definition list above.
Variables
You can use CotEditor's variables in an insertion format.

See also