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
Matt Duchene, Evgeny Kuznetsov, Sean Monahan, Jonathan Marchessault, J.T. Miller
Gardien
#1 : Corey Crawford, #2 : Tristan Jarry
Lignes d'Attaque Perso. en Prol.
Sean Monahan, J.T. Miller, Evgeny Kuznetsov, Jonathan Marchessault, Bo Horvat, Brett Connolly, Brett Connolly, Patrick Marleau, Devin Shore, Artturi Lehkonen, Zach Aston-Reese
Lignes de Défense Perso. en Prol.
Oscar Klefbom, Ryan Murray, Alex Goligoski, Ben Hutton, Philippe Myers
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
[2021-02-26 7:39:09 PM] - TRADE : From Lightning to Rangers : Y:12-RND:3-TBL. [2021-02-26 7:39:09 PM] - TRADE : From Rangers to Lightning : Jonathan Marchessault (72). [2021-02-26 7:38:43 PM] - TRADE : From Lightning to Blues : Andrew Mangiapane (66), Jimmy Howard (73), Y:10-RND:3-CAR. [2021-02-11 8:00:18 PM] - TRADE : From Blues to Lightning : Patrick Marleau (70). [2021-02-11 8:00:18 PM] - TRADE : From Lightning to Blues : Y:11-RND:3-TBL. [2020-08-03 2:21:22 PM] - Nikolai Prokhorkin was added to Lightning. [2020-07-12 2:57:35 PM] - Simon Holmstrom was added to Lightning. [2020-07-12 2:54:52 PM] - Lightning drafts Ethan Phillips as the #147 overall pick in the Entry Draft of year 9. [2020-07-12 2:44:17 PM] - Lightning drafts Tuukka Tieksola as the #101 overall pick in the Entry Draft of year 9. [2020-07-12 2:41:49 PM] - Lightning drafts Pavel Dorofeyev as the #85 overall pick in the Entry Draft of year 9. [2020-07-12 2:36:58 PM] - Lightning drafts Simon Holmstrom as the #54 overall pick in the Entry Draft of year 9. [2020-07-12 2:19:46 PM] - TRADE : From Golden Knights to Lightning : Y:9-RND:4-CLB. [2020-07-12 2:19:46 PM] - TRADE : From Lightning to Golden Knights : Y:9-RND:4-NYR, Y:9-RND:4-TBL. [2020-06-04 6:52:07 PM] - Lightning drafts Nolan Foote as the #23 overall pick in the Entry Draft of year 9.
[2021-04-11 7:40:39 PM] Successfully loaded Lightning lines done with Web Base Client and SQLite Database.
[2021-04-10 7:27:07 PM] Troy Terry from Crunch has scored a Hat Trick!
[2021-04-09 8:06:15 AM] Auto Lines Farm Function has been run for Crunch.
[2021-04-09 8:06:08 AM] Auto Roster Farm Only Function has been run for Lightning.
[2021-04-09 8:05:57 AM] Crunch roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-04-09 8:05:48 AM] Auto Roster Farm Only Function has been run for Lightning.
[2021-04-09 8:05:40 AM] Crunch roster errors : Too many Players available in Farm Team! 18 Dressed. Maximum is 17.
Some errors will be automatically fixed.
[2021-04-09 8:01:11 AM] Nick Paul of Lightning was sent down to farm.
[2021-03-28 8:49:21 PM] Successfully loaded Lightning lines done with Web Base Client and SQLite Database. [2021-03-26 8:09:47 PM] Game 1219 - Richard Panik from Lightning is injured (Groin) and is out for 2 months.
[2021-03-26 8:09:42 PM] Successfully loaded Lightning lines done with Web Base Client and SQLite Database.
[2021-03-26 8:09:42 PM] Dennis Cholowski of Lightning was sent down to farm.
[2021-03-25 8:06:47 PM] Lightning are expected to be over the salary cap by $797,832! [2021-03-25 8:06:29 PM] Ryan Murray from Lightning is back from Right Leg Injury. [2021-03-24 9:31:40 PM] Oscar Klefbom from Lightning is back from Left Knee Injury. [2021-03-24 9:31:40 PM] Game 1210 - Oscar Klefbom from Lightning is injured (Left Knee) and is out for 1 days.
[2021-03-18 10:04:32 PM] Auto Lines Farm Function has been run for Crunch.
[2021-03-18 10:02:01 PM] Auto Lines Partial Function has been run for Lightning.
[2021-03-18 10:02:01 PM] Auto Roster Partial Function has been run for Lightning.
[2021-03-18 10:02:01 PM] Dennis Cholowski of Lightning was sent to pro. [2021-03-15 7:31:47 PM] Game 1155 - Ryan Murray from Lightning is injured (Right Leg) and is out for 2 weeks.
Richard Panik est dehors pour 1 semaine à cause de Groin Injury.