# Please tell me how to bookmark the book

**URL:** https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608
**Category:** Ask for Help
**Created:** [July 27, 2021, 1:10pm UTC](https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608 "2021-07-27T13:10:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![\_ffwpu](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/_ffwpu/32/16380_2.png) [@\_ffwpu](https://community.glideapps.com/u/_ffwpu)
#### Post date: [July 27, 2021, 1:10pm UTC](https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608/1 "2021-07-27T13:10:23Z")

</div>

After reading a book, I want to display it as a bookshelf.  
Is there no way to display it in an inline list?

 ![20210727_220531](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/e/5ef3c72bfc395ec65718b816e0243bc13c6b5e69.jpeg)

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [July 27, 2021, 1:19pm UTC](https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608/2 "2021-07-27T13:19:58Z")

</div>

Hola @_ffwpu

Do you want to display it only for you or for all your users?

If it is only for you, you can add the favorite component and use Glide native favorite column. Then on the inline list you filter it by favorite is true.

If it is for everybody to see, you can add a switch component and create a boolean column to which you will attach the switch component. Then on the inline list filter is by that boolean is true.

I hope this helps.

---

<div class="post-metadata">

### Author: ![\_ffwpu](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/_ffwpu/32/16380_2.png) [@\_ffwpu](https://community.glideapps.com/u/_ffwpu)
#### Post date: [July 27, 2021, 1:36pm UTC](https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608/3 "2021-07-27T13:36:24Z")

</div>

I did as you said, but it doesn’t work. Could you please attach an image or video?

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [July 27, 2021, 2:13pm UTC](https://community.glideapps.com/t/please-tell-me-how-to-bookmark-the-book/29608/4 "2021-07-27T14:13:37Z")

</div>

@_ffwpu

I hope this helps.

> **[books · Glide](https://www.loom.com/share/a86ad697099049988126526152426bfc)**

I mentioned the trebuchet method, here it is: [[Advanced] Trebuchet Method 🔗 - List of Items/users in one cell!](https://community.glideapps.com/t/advanced-trebuchet-method-list-of-items-users-in-one-cell/25688)
