# Tag zoeken aanpassen

**URL:** https://meta.discourse.org/t/customize-tag-search/213154
**Category:** Development
**Created:** [27 december 2021 om 04:58 UTC](https://meta.discourse.org/t/customize-tag-search/213154 "2021-12-27T04:58:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [27 december 2021 om 07:48 UTC](https://meta.discourse.org/t/customize-tag-search/213154/2 "2021-12-27T07:48:27Z")

</div>

Take a look at:

> [@A tour of how the Widget (Virtual DOM) code in Discourse works](https://meta.discourse.org/t/a-tour-of-how-the-widget-virtual-dom-code-in-discourse-works/40347):
>
> This is out of date. See [Widgets, the Widget API and their roadmap?](https://meta.discourse.org/t/widgets-the-widget-api-and-their-roadmap/292624) The latest builds of Discourse are much faster at rendering topics thanks to our [re-written post stream](https://eviltrout.com/2016/02/25/fixing-android-performance.html). I’ve written up [our new plugin API](https://meta.discourse.org/t/a-new-versioned-api-for-client-side-plugins/40051) but so far haven’t explained how the code all fits together. The purpose of this topic is to allow Discourse developers to understand how the new code works. What’s a Virtual DOM? A Virtual DOM is a data structure that enables browsers to re-render dynamic content very quickly. The techniq…

And some existing similar efforts:

> [@🏷️ Bars Tag List Component](https://meta.discourse.org/t/tag-list-widget-layouts-plugin/202572):
>
> eyeglasses Overview The Tag List Widget allows you to display tags from Discourse in a sidebar using my [Bars!](https://meta.discourse.org/t/discourse-bars/298216) cocktail beers or [the Right Sidebar Blocks](https://meta.discourse.org/t/right-sidebar-blocks/231067) Theme Components. link Quick Links [octopus Get the code](https://github.com/merefield/discourse-tc-bars-tag-list-component)gear use tag-list-component for component name in Bars! gear Settings The widget allows for some configurability with [settings](https://github.com/paviliondev/layouts-tag-list-widget#%EF%B8%8F-settings) such as: see_no_evil Hiding specific tagspage_with_curl Changing display styles (row or column)hash Showing c…

[https://github.com/merefield/discourse-tc-tag-cloud](https://github.com/merefield/discourse-tc-tag-cloud)

---

_[View the full topic](https://meta.discourse.org/t/customize-tag-search/213154)._
