# Make post links more visible with new right gutter timeline

**URL:** https://meta.discourse.org/t/make-post-links-more-visible-with-new-right-gutter-timeline/44920
**Category:** UX
**Created:** [27.Май.2016 21:19:15 UTC](https://meta.discourse.org/t/make-post-links-more-visible-with-new-right-gutter-timeline/44920 "2016-05-27T21:19:15Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [08.Июнь.2016 07:18:31 UTC](https://meta.discourse.org/t/make-post-links-more-visible-with-new-right-gutter-timeline/44920/24 "2016-06-08T07:18:31Z")

</div>

I just deployed v0.0 of this feature.

First 5 links are expanded by default, the rest require an extra click.

[https://github.com/discourse/discourse/commit/6d10812b269e4ca51dcebba27fe9ced6a7cbf7d1](https://github.com/discourse/discourse/commit/6d10812b269e4ca51dcebba27fe9ced6a7cbf7d1)

I will continue refining this tomorrow. In particular I want to strip out all outgoing links that appear **exactly** the same way in the post. That way completely redundant links will be removed.

So, for example if a link to “my awesome topic” exists and “my awesome topic” is the name of the topic, it will be stripped.

Me linking to:

> [@Change right gutter to vertical timeline + topic controls](https://meta.discourse.org/t/change-right-gutter-to-vertical-timeline-topic-controls/44096):
>
> bell This feature is now merged into master as of May 31 One of our targets for 1.6 is to radically revamp the right gutter, [per previous discussions](https://meta.discourse.org/t/custom-scrollbar-with-sticky-sidebar-necessitates-slight-ux-rethinkl/28635). More specifically, it will be a vertical scrollbar that better visually represents the “timeline” of discussion, from inception to the current latest post. We can do some clever stuff here representing long pauses in the discussions or periods of intense activity, but I agree with @erlend_sh we should defer that until a future relea…

Would not result in a link at the bottom (like it does now)

However, if I linked to [this](https://meta.discourse.org/t/repetitive-gutter-links/13495) which is partially unresolved, it would show up.

Ordering wise I am considering giving priority to incoming over outgoing, which is the reverse of what we are doing now.

---

_[View the full topic](https://meta.discourse.org/t/make-post-links-more-visible-with-new-right-gutter-timeline/44920)._
