ui_editmask » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| ui_editmask 2012-02-25 | ui_editmask 2026-07-21 (current) | ||
| Line 1: | Line 1: | ||
| ====== File Mask Dialog ====== | ====== File Mask Dialog ====== | ||
| - | You can use File Mask dialog to edit [[file_mask|file mask]] in [[ui_transfer|Transfer settings]]. To open the dialog press //Edit// button next to //File mask// field. | + | You can use File Mask dialog to edit [[file_mask|file mask]]. |
| + | |||
| + | To open the File Mask dialog press //Edit// button next to //File mask// field on [[ui_select|Select/Unselect dialog]], [[ui_filter|Filter dialog]], [[ui_transfer_custom|Transfer settings dialog]] or [[ui_find|Find dialog]]. | ||
| &screenshotpict(editmask) | &screenshotpict(editmask) | ||
| - | When File Mask dialog openes, individual masks in your [[file_mask|file mask]] (if any) are separated into //Include files//, //Exclude files//, //Include directories// and //Exclude directories// groups. Each mask in every group is on a separate line. | + | When File Mask dialog opens, individual masks in your [[file_mask|file mask]] (if any) are separated into //Include files//, //Exclude files//, //Include directories// and //Exclude directories// groups. Each mask in every group is on a separate line. |
| After you make your changes and close the dialog, the individual masks are merged together back into the file mask. You can see the resulting file mask in //Mask// box at the bottom while editing. | After you make your changes and close the dialog, the individual masks are merged together back into the file mask. You can see the resulting file mask in //Mask// box at the bottom while editing. | ||
| + | Use //All (do not recurse)// checkbox below //Exclude directories// box to exclude all (sub)directories. It has the same effect as using ''*'' mask in //Exclude directories// box. | ||
| + | See [[file_mask|file mask syntax]]. | ||