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, Is It Possible To Delete Tags?

Hi, is it possible to delete tags?

  
  
Posted 2 years ago
Votes Newest

Answers 7


image

  
  
Posted 2 years ago

Hi AbruptWorm50 ,
You mean for tasks? You can delete a tag in the UI, of simply update the tags in the SDK (provide a new list without the tag you wish to delete)

  
  
Posted 2 years ago

As SuccessfulKoala55 , mentioned. In the UI it looks like this

  
  
Posted 2 years ago

AbruptWorm50 , that sounds like an interesting idea for a feature, please open a github issue 🙂

  
  
Posted 2 years ago

I would to delete a tag name from list of tags not from a task, ie from here:

  
  
Posted 2 years ago

Simply hover over one of the tags, and the small 'x' will come up 🙂

  
  
Posted 2 years ago

will do! 🙂

  
  
Posted 2 years ago
572 Views
7 Answers
2 years ago
26 days ago
Tags
Similar posts