Difference between revisions of "Filters"

From EVE University Wiki
Jump to: navigation, search
m (formatting and additions)
(Added examples)
Line 1: Line 1:
=Inventory Window=
+
Filters provide a dynamic rule-based way to control what items are shown in the contents pane. This can allow for faster and more powerful viewing options than the UI controls can normally offer.
 +
 
 +
 
 +
=Where to find them=
 
[[File:Filtersinventorywindow.png|120px|thumb|left|]]
 
[[File:Filtersinventorywindow.png|120px|thumb|left|]]
 
Filters are a part of a characters inventory. When opening your inventory, look at the bottom left and click the up arrow, this will expand the filters menu.
 
Filters are a part of a characters inventory. When opening your inventory, look at the bottom left and click the up arrow, this will expand the filters menu.
Line 15: Line 18:
 
===Add filters===
 
===Add filters===
  
Adding a new filter is as easy as clicking the '+ button' on the top of the 'My Filters' section of a characters inventory.  
+
Adding a new filter is as easy as clicking the '''+ button''' on the top of the '''My Filters''' section of a characters inventory.  
  
  
 
=Item Filter Window=
 
=Item Filter Window=
 
When creating a new filter, a new pops up. We have indicated a couple of sections on this window.
 
When creating a new filter, a new pops up. We have indicated a couple of sections on this window.
[[File:Filters item filter window.png|thumb|left|300px||]]
+
[[File:Filters item filter window.png|thumb||left|350px||]]
  
  
  
 
#The place where you will put your filter definition. Once you put down a single condition, an additional line for a filter condition will appear.
 
#The place where you will put your filter definition. Once you put down a single condition, an additional line for a filter condition will appear.
#Determines if the filter should match any or all conditions.
+
#Determines if the filter should match any or all conditions specified in the item filter.
#The name the filter will show up as in the 'filters' menu of your inventory window.
+
#The name the filter will show up as in the '''My Filters''' menu of your inventory window.
 
#The share button of a filter. You can share a filter by dragging the share button to another window in the EVE client (such as mail or chat)
 
#The share button of a filter. You can share a filter by dragging the share button to another window in the EVE client (such as mail or chat)
 +
 +
  
  
Line 37: Line 42:
  
 
In addition to the 4 indicated parts described above, the item filter window has a save and a close button.
 
In addition to the 4 indicated parts described above, the item filter window has a save and a close button.
* The save button will save the currently defined filter definition under the name specified in the 'name' textbox.
+
* The save button will save the currently defined filter definition under the name specified in the '''filter name''' textbox.
 
* The close button will close the item filter window without saving.
 
* The close button will close the item filter window without saving.
  
 
The basic layout of the Filter creator is: Filter | Boolean | Subfilter(s), with an All/Any rule matching option at the bottom of the modal window.
 
  
 
The minus sign to the left of the row will delete that row. Creating a condition on a line will add an additional line below. Depending on the filter chosen, the rest of the selection boxes for that line will change.
 
The minus sign to the left of the row will delete that row. Creating a condition on a line will add an additional line below. Depending on the filter chosen, the rest of the selection boxes for that line will change.
  
 
=Examples=
 
=Examples=
 +
'''''Crafting rules to create filters involves an understanding of how items are defined as Categories and Groups in the game, and how boolean rules can distinguish them from each other. We have added a couple examples that make you understand the filtering process so you can create your own'''''
  
 
+
{| class="wikitable"
 
+
|-
'''''Crafting rules to create filters involves an understanding of how items are defined as Categories and Groups in the game, and how boolean rules can distinguish them from each other. We have added a couple examples that make you understand the filtering process so you can create your own'''''
+
! Name
 +
! Filter
 +
! Description
 +
|-
 +
| All Destroyers
 +
| [[File:Filter destroyers.png|300px]]
 +
| Since we have four types of destroyers (T1/interdictors/command destroyers/tactical destroyers) we will need to create a filter that lists all of those types.
 +
We can do that by creating the following filter:
 +
* Group Is Ship Destroyer
 +
* Group Is Ship Interdictor
 +
* Group Is Ship Tactical Destroyer
 +
* Group Is Ship Command Destroyer
 +
* Match Any
 +
|-
 +
| All non T1 ballistic control systems with CPU lower than 30
 +
| [[File:Filter bcs.PNG|300px]]
 +
| We want all non Tech 1 BCS's with a CPU lower than 30.0 and we want to exclude T1 items. We will create three lines that each specify a subset (CPU/non T1/BCS) of the condition and will let the filter match all of the subsets:
 +
* Group is Module Ballistic Control System
 +
* CPU usage Less than 30.0
 +
* Meta group is not Tech
 +
* Match all
 +
|}

Revision as of 15:11, 20 December 2019

Filters provide a dynamic rule-based way to control what items are shown in the contents pane. This can allow for faster and more powerful viewing options than the UI controls can normally offer.


Where to find them

Filtersinventorywindow.png

Filters are a part of a characters inventory. When opening your inventory, look at the bottom left and click the up arrow, this will expand the filters menu.

Default Filters

The EVE client specifies a number of default filters, which will be listed in the My filter window of a character until removed. The default filters are:

  • Ammunition
  • Ore and Materials
  • Ship modules
  • Skillbooks
  • Valuable Items
  • War Looting

Add filters

Adding a new filter is as easy as clicking the + button on the top of the My Filters section of a characters inventory.


Item Filter Window

When creating a new filter, a new pops up. We have indicated a couple of sections on this window.

Filters item filter window.png


  1. The place where you will put your filter definition. Once you put down a single condition, an additional line for a filter condition will appear.
  2. Determines if the filter should match any or all conditions specified in the item filter.
  3. The name the filter will show up as in the My Filters menu of your inventory window.
  4. The share button of a filter. You can share a filter by dragging the share button to another window in the EVE client (such as mail or chat)






In addition to the 4 indicated parts described above, the item filter window has a save and a close button.

  • The save button will save the currently defined filter definition under the name specified in the filter name textbox.
  • The close button will close the item filter window without saving.


The minus sign to the left of the row will delete that row. Creating a condition on a line will add an additional line below. Depending on the filter chosen, the rest of the selection boxes for that line will change.

Examples

Crafting rules to create filters involves an understanding of how items are defined as Categories and Groups in the game, and how boolean rules can distinguish them from each other. We have added a couple examples that make you understand the filtering process so you can create your own

Name Filter Description
All Destroyers Filter destroyers.png Since we have four types of destroyers (T1/interdictors/command destroyers/tactical destroyers) we will need to create a filter that lists all of those types.

We can do that by creating the following filter:

  • Group Is Ship Destroyer
  • Group Is Ship Interdictor
  • Group Is Ship Tactical Destroyer
  • Group Is Ship Command Destroyer
  • Match Any
All non T1 ballistic control systems with CPU lower than 30 Filter bcs.PNG We want all non Tech 1 BCS's with a CPU lower than 30.0 and we want to exclude T1 items. We will create three lines that each specify a subset (CPU/non T1/BCS) of the condition and will let the filter match all of the subsets:
  • Group is Module Ballistic Control System
  • CPU usage Less than 30.0
  • Meta group is not Tech
  • Match all