Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
John Tavares, Guillaume Latendresse, Jussi Jokinen, Michael Grabner, Antoine Vermette
Gardien
#1 : Matt Murray, #2 : Cory Schneider
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Choix au Repêchage
Année
R1
R2
R3
R4
R5
14
15
16
17
18
[2021-05-26 8:53:44 PM] - Stars was eliminated at round 2 of year 13. [2021-05-21 7:47:52 PM] - Little Stars was eliminated at round 1 of year 13. [2021-04-17 7:20:45 PM] - Team Name Change : Little Stars changed name to Little Stars
[2021-05-26 8:53:44 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-25 7:16:13 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-25 7:15:52 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-24 7:07:33 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-24 7:07:22 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-23 8:59:34 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-23 8:59:19 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-22 7:10:55 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-21 7:47:52 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-21 7:47:52 PM] Last 7 Days Pro Star : 1 - Michael Frolik of Golden Knights (4-10-14) / 2 - Guillaume Latendresse of Stars (6-5-11) / 3 - Mikael Granlund of Predators (7-2-9)
[2021-05-21 7:47:35 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-20 7:22:54 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-20 7:22:07 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-19 7:20:29 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-19 7:17:07 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-18 7:07:10 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-18 7:04:51 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-17 7:03:55 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-17 7:03:27 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-05-16 8:40:29 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-15 7:05:20 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-13 6:59:04 PM] Last 7 Days Pro Star : 1 - John Tavares of Stars (3-0-3) / 2 - Ryan Nugent-Hopkins of Capitals (2-0-2) / 3 - T.J. Oshie of Capitals (2-2-4)
[2021-05-11 7:05:58 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-08 8:44:58 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-08 8:44:57 PM] John Tavares from Stars has scored a Hat Trick! [2021-05-07 8:01:37 PM] Shane O'Brien from Stars is back from Left Hand Injury.
[2021-05-05 7:01:44 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-04 8:20:18 PM] Stars lines for next game are empty. Current rosters/lines are not erased. [2021-05-01 9:12:37 PM] Tyler Wotherspoon from Little Stars is back from Sprained Right Ankle Injury.
[2021-05-01 9:12:37 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-05-01 9:12:35 PM] Joakim Nygard from Little Stars has scored a Hat Trick! [2021-05-01 9:12:35 PM] Game 983 - Tyler Wotherspoon from Little Stars is injured (Sprained Right Ankle) and is out for 2 days.
[2021-04-30 7:09:13 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-04-29 7:00:38 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased. [2021-04-29 7:00:37 PM] Game 988 - Shane O'Brien from Stars is injured (Left Hand) and is out for 2 weeks.
[2021-04-28 7:26:34 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 7:18:48 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 7:18:22 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5 [2021-04-24 9:23:21 PM] Boris Valabik from Stars is back from Broken Ribs Injury.
[2021-04-24 9:23:21 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased. [2021-04-23 7:09:14 PM] Evgeny Kuznetsov from Little Stars is back from Abdomen/Ribs Injury.
[2021-04-23 7:09:14 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-04-21 7:20:56 PM] Little Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-04-21 7:20:46 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-04-20 7:04:12 PM] Last 30 Days Pro Star : 1 - Marian Gaborik of Devils (17-9-26) / 2 - John Tavares of Stars (15-12-27) / 3 - Artemi Panarin of Blue Jackets (15-8-23)
[2021-04-19 7:02:51 PM] Stars lines for next game are empty. Current rosters/lines are not erased.
[2021-04-19 7:01:58 PM] Successfully loaded Stars lines done with STHS Client - 3.2.5.5
[2021-04-18 7:20:18 PM] Both Stars and Little Stars lines for next game are empty. Current rosters/lines are not erased.