Differences
This shows you the differences between the selected revisions of the page.
2013-11-06 | 2013-11-14 | ||
explanatory comments (martin) | note on directory masks on file mask dialog (martin) | ||
Line 55: | Line 55: | ||
===== [[directory]] Directory Mask ===== | ===== [[directory]] Directory Mask ===== | ||
To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | ||
+ | |||
+ | Note that when using [[ui_editmask|File Mask dialog]], the trailing slash for directory masks is appended automatically. | ||
To make operation non-recursive use exclude mask ''*/''((Full inline file mask syntax, in case there's no other mask involved, is ''|*/'', where the ''|'' denotes a start of an [[file_mask#include_and_exclude_masks|exclude mask]])). | To make operation non-recursive use exclude mask ''*/''((Full inline file mask syntax, in case there's no other mask involved, is ''|*/'', where the ''|'' denotes a start of an [[file_mask#include_and_exclude_masks|exclude mask]])). |