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
Justin Braun, Johnny Oduya, Josh Morrissey, David Savard, Marco Scandella
Filter Tips
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
[2019-02-25 06:05:36] - TRADE : From Titans to Moose : Mikko Koivu (91), Nathan Beaulieu (81), T.J. Oshie (92), Y:2019-RND:3-MOO. [2019-02-25 06:05:36] - TRADE : From Moose to Titans : Jesse Puljujarvi (80), Ryan Kesler (90), Sonny Milano (75), Jake Oettinger (P). [2019-02-19 21:07:41] - TRADE : From Titans to Hoodlums : Derick Brassard (88), Y:2020-RND:6-TIT. [2019-02-19 21:07:41] - TRADE : From Hoodlums to Titans : Maxime Lajoie (P). [2019-01-31 21:55:47] - Antoine Vermette retired from Titans [2019-01-06 20:47:09] - TRADE : From Titans to Piranhas : James van Riemsdyk (86). [2019-01-06 20:47:09] - TRADE : From Piranhas to Titans : Antoine Vermette (82), Pavel Buchnevich (81), Jett Woo (P), Y:2019-RND:3-MOO. [2019-01-06 20:47:00] - TRADE : From Titans to Moose : Ryan Getzlaf (98), Y:2020-RND:4-TIT. [2019-01-06 20:47:00] - TRADE : From Moose to Titans : Alex Galchenyuk (83), Jared Mcisaac (P), Mackenzie Blackwood (P), Y:2020-RND:2-MOO. [2018-10-21 20:05:33] - TRADE : From Titans to Warpath : Devan Dubnyk (96), Y:2019-RND:6-TIT. [2018-10-21 20:05:33] - TRADE : From Warpath to Titans : Cam Talbot (94), Damon Severson (85). [2018-10-16 06:11:53] - TRADE : From Titans to Hellpepitos : Micheal Ferland (83), Albin Eriksson (P), Y:2019-RND:7-Out. [2018-10-16 06:11:53] - TRADE : From Hellpepitos to Titans : Mike Matheson (86). [2018-10-15 20:25:33] - TRADE : From Titans to Space : Anders Lee (89). [2018-10-15 20:25:33] - TRADE : From Space to Titans : James van Riemsdyk (86). [2018-10-01 18:44:14] - Nikita Tryamkin was released. [2018-10-01 18:44:14] - Titans paid 0 $ to release Nikita Tryamkin. [2018-09-17 06:20:25] - TRADE : From Titans to MobyDicks : Vladislav Namestnikov (83). [2018-09-17 06:20:25] - TRADE : From MobyDicks to Titans : Y:2019-RND:2-SPA. [2018-08-04 07:27:40] - Dillon Heatherington was added to Titans. [2018-08-04 07:27:40] - Calle Rosen was added to Titans. [2018-08-04 07:27:40] - Oscar Dansk was added to Titans.
[2019-04-03 05:39:00] Pavel Zacha from Titans is back from Exhaustion.
[2019-04-03 05:39:00] Nick Ritchie from Titans is back from Exhaustion.
[2019-04-03 05:39:00] Nick Bjugstad from Titans is back from Exhaustion.
[2019-04-03 05:39:00] Mikael Granlund from Titans is back from Exhaustion.
[2019-04-02 06:02:00] David Perron from Titans is back from Exhaustion.
[2019-04-02 06:02:00] Vladimir Tarasenko from Titans is back from Exhaustion.
[2019-04-02 06:02:00] Joel Armia from Titans is back from Exhaustion.
[2019-04-02 06:02:00] Ryan Kesler from Titans is back from Exhaustion.
[2019-04-02 06:02:00] Charlie Coyle from Titans is back from Exhaustion.
[2019-04-02 06:01:59] Pavel Zacha from Titans is injured from Exhaustion.
[2019-04-02 06:01:59] Nick Ritchie from Titans is injured from Exhaustion.
[2019-04-02 06:01:59] Pavel Buchnevich from Titans is injured from Exhaustion.
[2019-04-02 06:01:59] Alex Galchenyuk from Titans is injured from Exhaustion.
[2019-04-02 06:01:53] Auto Roster Partial Function has been run for Titans.
[2019-04-02 06:01:53] Titans roster errors : Not enough Forward available in Pro Team! 4 Dressed. 6 Required.
Not enough Players available in Pro Team! 14 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-01 06:01:47] Nick Ritchie from Titans is back from Exhaustion.
[2019-04-01 06:01:47] Alex Galchenyuk from Titans is back from Exhaustion.
[2019-04-01 06:01:47] Vladimir Tarasenko from Titans is injured from Exhaustion.
[2019-04-01 06:01:47] Joel Armia from Titans is injured from Exhaustion.
[2019-04-01 06:01:47] Ryan Kesler from Titans is injured from Exhaustion.
[2019-04-01 06:01:47] Charlie Coyle from Titans is injured from Exhaustion.
[2019-04-01 06:01:37] Auto Roster Partial Function has been run for Titans.
[2019-04-01 06:01:37] Titans roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-01 06:01:18] Successfully loaded Titans lines done with Web Base Client and SQLite Database.
[2019-04-01 06:01:18] Hunter Shinkaruk of Titans was sent to pro.
[2019-04-01 06:01:18] Anton Slepyshev of Titans was sent to pro.
[2019-03-31 06:47:48] Vladimir Tarasenko from Titans is back from Exhaustion.
[2019-03-31 06:47:48] Ryan Kesler from Titans is back from Exhaustion.
[2019-03-31 06:47:48] Charlie Coyle from Titans is back from Exhaustion.
[2019-03-31 06:47:47] David Perron from Titans is injured from Exhaustion.
[2019-03-31 06:47:47] Nick Ritchie from Titans is injured from Exhaustion.
[2019-03-31 06:47:47] Nick Bjugstad from Titans is injured from Exhaustion.
[2019-03-31 06:47:47] Mikael Granlund from Titans is injured from Exhaustion.
[2019-03-31 06:47:47] Alex Galchenyuk from Titans is injured from Exhaustion.
[2019-03-31 06:47:42] Auto Roster Partial Function has been run for Titans.
[2019-03-31 06:47:42] Titans roster errors : Not enough Forward available in Pro Team! 2 Dressed. 6 Required.
Not enough Players available in Pro Team! 12 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-03-30 07:40:41] Nick Ritchie from Titans is back from Exhaustion.
[2019-03-30 07:40:41] Nick Bjugstad from Titans is back from Exhaustion.
[2019-03-30 07:40:41] Mikael Granlund from Titans is back from Exhaustion.
[2019-03-29 05:59:42] David Perron from Titans is back from Exhaustion.
[2019-03-29 05:59:42] Alex Galchenyuk from Titans is back from Exhaustion.
[2019-03-29 05:59:41] Nick Ritchie from Titans is injured from Exhaustion.
[2019-03-29 05:59:41] Vladimir Tarasenko from Titans is injured from Exhaustion.
[2019-03-29 05:59:41] Nick Bjugstad from Titans is injured from Exhaustion.
[2019-03-29 05:59:41] Mikael Granlund from Titans is injured from Exhaustion.
[2019-03-29 05:59:41] Ryan Kesler from Titans is injured from Exhaustion.
[2019-03-29 05:59:41] Charlie Coyle from Titans is injured from Exhaustion.
[2019-03-29 05:59:31] Auto Roster Partial Function has been run for Titans.
[2019-03-29 05:59:31] Titans roster errors : Not enough Forward available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 15 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-03-28 05:31:23] Nick Bjugstad from Titans is back from Exhaustion.
Alex Galchenyuk is out for 2 days because of a Exhaustion.
Pavel Buchnevich is out for 1 days because of a Exhaustion.