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
On A Separate Note, That Embed Seems To Be Slightly Off With Regards To Where The Link Is Actually Pointing To, Which Is

On a separate note, that embed seems to be slightly off with regards to where the link is actually pointing to, which is POST /tasks.get_all so maybe that could be fixed as well 😁
image

  
  
Posted one month ago
Votes Newest

Answers 2


It appears to be a twitter card embed, it will show up like this wherever that is supported. It's definitely something that can be fixed, it's probably not worthwhile, but it might help down the road, it at least would be more obvious what the link is pointing to without having to read the whole link.

  
  
Posted one month ago

that embed seems to be slightly off with regards to where the link is actually pointing to

I think this is the Slack preview... 😞

  
  
Posted one month ago
83 Views
2 Answers
one month ago
one month ago
Tags