Search the Timeline

Prev Next

Search the Timeline

Navigate to the search box, enter what you want to search for, and press Enter.

A screenshot of a computer  Description automatically generated

Segment Timeline Search

The timeline search is based on four segment properties:

  1. Segment Name.

  2. Roster Position Name.

  3. Roster Position Allocation Name.

  4. Resource Name.

By typing in the search box, the timeline view filters the segments that satisfy the criteria for these four properties. The input search can include not only strings you want to search for but also some query operator.

Timeline: Special Features

When you press Ctrl and scroll the mouse, the timeline will either condense or expand, depending on the scroll direction.

Interactive Features

  • Ctrl + Scroll = Zoom In/ Zoom Out

  • Click + Drag = Move Left / Right

  • Click = Open Allocation Panel

  • Header Arrow = Header collapse / Expand

  • Search = Advanced Search

Advanced Search

Token

Match Type

Description

jscript

fuzzy-match

Items that fuzzy match jscript

=scheme

exact-match

Items that are scheme

'python

include-match

Items that include python

!ruby

inverse-exact-match

Items that do not include ruby

^java

prefix-exact-match

Items that start with java

!^earlang

inverse-prefix-exact-match

Items that do not start with earlang

.js$

suffix-exact-match

Items that end with .js

!.go$

inverse-suffix-exact-match

Items that do not end with .go