TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


general:pattern_matching

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:pattern_matching [2020/11/03 00:31] – [Date Pattern Matching] Scott Cunliffegeneral:pattern_matching [2026/07/15 03:08] (current) Scott Cunliffe
Line 1: Line 1:
-====== Pattern matching ======+====== Pattern Matching And Filter Strings======
  
 TapeTrack has powerful pattern matching functionality that can be utilized globally in [[desktop:master|TapeMaster]]. TapeTrack has powerful pattern matching functionality that can be utilized globally in [[desktop:master|TapeMaster]].
 +
 +===== TapeMaster Quick Filters =====
 +
 +TapeMaster fields can be filtered by Repository, Flags, Next Move and/or Container by using the funnel buttons on the right of the filter fields.
 +
 +To use quick filters just click on the required column funnel and select the filter value.
 +
 +{{tapemaster_filters.png}}
  
  
Line 124: Line 132:
 | M-4:W+2 | First day of four months ago until two weeks from today | | M-4:W+2 | First day of four months ago until two weeks from today |
  
-{{tag> date technote tapemaster lite cli}}+=== Pattern Matching === 
 + 
 +^ Syntax ^ Description ^ 
 +| ???? | 4 Character long | 
 +| ????* | 4 or more long | 
 +| !(?*) | Empty string,  not 1 character or more 
 + 
 + 
 +{{tag> date technote tapemaster_filter lite cli_function}}
  
general/pattern_matching.1604363502.txt.gz · Last modified: 2025/01/21 22:07 (external edit)