A list of regular expressions to limit the notes that are retrieved by the connector. The title of a note must match one of the regular expressions, otherwise the note is ignored. You can specify a comma-separated list of regular expressions, or use numbered parameters (NoteTitleMustHaveRegex0, NoteTitleMustHaveRegex1, and so on).
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NoteTitleMustHaveRegex=.*2013.*
|
| See Also: |
|
|