Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Is There A Way To Set Default "Customizable Column"? I Want To Removed The "Started" Column And Add "Description" As Default.

Is there a way to set default "customizable column"?
I want to removed the "started" column and add "description" as default.

  
  
Posted 3 years ago
Votes Newest

Answers 5


Hi EnviousStarfish54 ,
These settings are stored in your user profile on the server and should be reloaded when you open a new browser session. To make sure, I just tried that on the Demo Server 🙂
Do you see a different behavior?

  
  
Posted 3 years ago

Looks like the order might not be stored - I'll ask the guys to check and add it to the bug list 🙂

  
  
Posted 3 years ago

seems not all settings are stored? for example if I add a custom column in hyperparameters and do a refresh

  
  
Posted 3 years ago

the order is reset.

  
  
Posted 3 years ago

I'll check 🙂

  
  
Posted 3 years ago
666 Views
5 Answers
3 years ago
one year ago
Tags