# Can't figure out if/how I can search for a non-text character

**URL:** https://community.fibery.io/t/cant-figure-out-if-how-i-can-search-for-a-non-text-character/2677
**Category:** Get Help
**Created:** [April 2, 2022, 12:12am UTC](https://community.fibery.io/t/cant-figure-out-if-how-i-can-search-for-a-non-text-character/2677 "2022-04-02T00:12:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![masp](https://avatars.discourse-cdn.com/v4/letter/m/46a35a/32.png) [@masp](https://community.fibery.io/u/masp)
#### Post date: [April 2, 2022, 12:12am UTC](https://community.fibery.io/t/cant-figure-out-if-how-i-can-search-for-a-non-text-character/2677/1 "2022-04-02T00:12:35Z")

</div>

Can’t find a way to search (CMD-K) for non-text characters: specifically I want to find a task containing some JSON embedded in a code block in a rich text field, but I don’t remember any of the JSON keys, so I thought to search for a bare curly brace: `{` but that returns no results. I guess punctuation is being (sensibly) stripped from the query, but it would be nice if there was a way to explicitly search for a non-text character like this. I tried enclosing it in quotes; could I maybe escape it in some way? Is there a way to search for a non-text character? (If not I guess this will become a feature request!)

---

<div class="post-metadata">

### Author: ![Polina\_Zenevich](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/polina_zenevich/32/480_2.png) [@Polina\_Zenevich](https://community.fibery.io/u/Polina_Zenevich)
#### Post date: [April 9, 2022, 2:26pm UTC](https://community.fibery.io/t/cant-figure-out-if-how-i-can-search-for-a-non-text-character/2677/2 "2022-04-09T14:26:21Z")

</div>

Hi!  
Sorry that reply took so much time 🙂 For now you can search only within name & rich text fields  
But noted your request for the future 💪

---

<div class="post-metadata">

### Author: ![masp](https://avatars.discourse-cdn.com/v4/letter/m/46a35a/32.png) [@masp](https://community.fibery.io/u/masp)
#### Post date: [April 9, 2022, 2:48pm UTC](https://community.fibery.io/t/cant-figure-out-if-how-i-can-search-for-a-non-text-character/2677/3 "2022-04-09T14:48:07Z")

</div>

Thanks: actually this question is specific to searches within name and rich text fields: it’s not that I can’t search within them (I can): it’s that it appears that I cannot search for non-alphanumeric characters: ie. if my rich text field contains: " look at this: { something }" then I can search for “look” or “something” but I cannot search for “{”. In this case I was trying to find some JSON code, and so the “{” was a key character that would have helped me find it much more easily, but I wasn’t able to include it in the search query.
