# איך אפשר לשמור על צפי פוסטים ברשימות

**URL:** https://meta.discourse.org/t/how-can-i-keep-post-views-on-lists/254069
**Category:** Development
**Created:** [4 בפברואר,‏ 2023,‏ 6:58pm UTC](https://meta.discourse.org/t/how-can-i-keep-post-views-on-lists/254069 "2023-02-04T18:58:51Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [4 בפברואר,‏ 2023,‏ 10:52pm UTC](https://meta.discourse.org/t/how-can-i-keep-post-views-on-lists/254069/4 "2023-02-04T22:52:41Z")

</div>

Hi Proje DEV! 🙂

Are you using [Topic List Excerpts](https://meta.discourse.org/t/topic-list-excerpts/151520)?

I believe you need a plugin if you want to override it to keep line breaks.

I think his is what would need to be overridden: [discourse/app/controllers/topics\_controller.rb at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/main/app/controllers/topics_controller.rb#L276)

More specifically, this line:

> <https://github.com/discourse/discourse/blob/main/app/controllers/topics_controller.rb#L304>

I didn’t try, but this may be useful for this purpose: [Override existing Discourse methods in plugins](https://meta.discourse.org/t/override-existing-discourse-methods-in-plugins/83389)

I’d be happy to have a look, but I don’t have a development install right now (and I’m bad at coding, so hopefully someone more skilled will have a more suitable answer). 🙂

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-keep-post-views-on-lists/254069)._
