Differences
This shows you the differences between the selected revisions of the page.
| 2014-11-21 | 2014-11-21 | ||
| breaking the longest line to make table wrap better (2nd) (martin) | 5.6.2 Bug 1223: Timestamp variable in scripting. (martin) | ||
| Line 43: | Line 43: | ||
| Note that if your constraint contains spaces (particularly constraint with date and time), to use it in [[scripting]], you need to enclose whole mask to double-quotes. | Note that if your constraint contains spaces (particularly constraint with date and time), to use it in [[scripting]], you need to enclose whole mask to double-quotes. | ||
| + | |||
| + | In [[scripting]], you can use ''[[scripting#timestamp|%TIMESTAMP%]]'' syntax to generate a time constraint. E.g. to select all files modified today, use ''*>=%TIMESTAMP#yyyy-mm-dd%''. | ||
| ===== Combining Masks ===== | ===== Combining Masks ===== | ||