1. Home
  2. Documents
  3. Using RegEx to Exclude Documents

Using RegEx to Exclude Documents

Edulink One’s new RegEx (regular expression) feature allows administrators to exclude documents they do not want to be seen.

First, you must log in to Edulink One and locate your administration settings in the cog at the top of your screen.

Cog

Once in the Edulink One Setup area, you must click on the Documents tab to configure the regex for excluding documents.

Documents Tab

The RegEx settings are located near the bottom of the Documents setup screen. You will need to scroll to find the settings.

Exclude documents by summary (regex): If you would like to exclude specific documents from being visible, then turn this field On. Turning it off will include the documents rather than exclude them.

Regular Expression pattern: In this field, type in the title of the document being as specific as possible. Use a pipe | to separate each new document you want to exclude, e.g. Year 9 Autumn Tutor Reports | UCAS. In this case, the pipe | means ‘and’ to the computer, meaning you would like to filter the Year 9 Autumn Reports | (and) UCAS.

In the example below, the DCW and Data & Tutor Report – Year 10 (2021) have been filtered.

Special characters used in a title will need to be cancelled out by a backslash \ placed before the character, e.g \$. Otherwise, these characters mean something different to the computer. The list of special characters you need to cancel out are:
* Star or asterisk
$ Dollar symbol
+ Plus symbol
[ Open square bracket
] Closed square bracket
{ Open curvey bracket
}Closed curvey bracket
( Open bracket
) Closed bracket
? Question Mark
. Full stop
^ Caret
@ At symbol
Hyphens – and underscores _ do not need to be cancelled out. All of the special characters listed have a specific meaning to the computer because RegEx is a computer programming language. In the image above the brackets surrounding 20_21 need to be cancelled out with a backslash to prevent the computer from interpreting the brackets differently: \( 20_21\).

Keep matches: If turned on, keep matches will display all matches of the RegEx pattern you have written. If turned off, the inverse of the RegEx pattern will be displayed (exclusions).

Keep matches

MIS Compatibility

MIS Compatibility
Updated on 2 June 2023

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support