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
Hi There, Is There An Option To Show Plots In The Order They Are Inserted To Clearml Instead Of Alphabetic Order Of Titles?

Hi there, is there an option to show plots in the order they are inserted to clearml instead of alphabetic order of titles?

  
  
Posted one year ago
Votes Newest

Answers 3


Hey Atalya 🙂

Thanks for your feedback. This is indeed a good feature to think asbout.
So far there is no other ordering than the alphabetical. Could you please create a feature request on github ?

Thanks

  
  
Posted one year ago

Option to define a different ordering in advance: for example, viewing the plots in the order of insertion.
Is drag drop functionality enabled?

  
  
Posted one year ago

Do you mean reordering them with a drag and drop functionality or options for different orderings?

  
  
Posted one year ago
523 Views
3 Answers
one year ago
one year ago
Tags