# Defer keyboard shortcut

**URL:** https://meta.discourse.org/t/defer-keyboard-shortcut/119702
**Category:** Feature
**Tags:** keyboard-shortcuts, mark-unread
**Created:** [6월 7, 2019, 1:31오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702 "2019-06-07T01:31:01Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![bgentry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bgentry/32/137765_2.png) [@bgentry](https://meta.discourse.org/u/bgentry)
#### Post date: [6월 7, 2019, 1:31오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/1 "2019-06-07T01:31:01Z")

</div>

Hi there, thanks for [shipping Defer functionality](https://meta.discourse.org/t/defer-topic-button-mark-topic-unread/110951/22) into Discourse core! I use this frequently.

I’ve skimmed through [the pull request that added it](https://github.com/discourse/discourse/commit/3b8819f0ab2442779c5b461e55504dbe55ab7f66) as well as the keyboard shortcuts menu, and it doesn’t appear there is any way to trigger this from the keyboard. Is that correct? Can such a shortcut be added?

---

<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: [6월 7, 2019, 1:32오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/2 "2019-06-07T01:32:02Z")

</div>

> [@bgentry](#):
>
> Can such a shortcut be added?

Yeah we totally should add one, not sure what it should be though, any suggestions … `d` is clearly taken.

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [6월 7, 2019, 1:46오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/3 "2019-06-07T01:46:01Z")

</div>

Maybe \* since that symbol typically indicates there is something to look at later in writing? Maybe a stretch, but it isn’t currently in use!

---

<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: [6월 7, 2019, 1:47오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/4 "2019-06-07T01:47:20Z")

</div>

What does gmail use? it has the same function

---

<div class="post-metadata">

### Author: ![bgentry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bgentry/32/137765_2.png) [@bgentry](https://meta.discourse.org/u/bgentry)
#### Post date: [6월 7, 2019, 1:53오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/5 "2019-06-07T01:53:52Z")

</div>

> [@sam](#):
>
> What does gmail use? it has the same function

Gmail uses Shift + U, which I like 🙂

---

<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: [6월 7, 2019, 1:56오전 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/6 "2019-06-07T01:56:06Z")

</div>

I support this, using what gmail uses gives people less stuff to learn, sadly we are going to have to wait 2 weeks here, we can not introduce new translations at the moment.

I am setting a reminder here to add the shortcut once our translation freeze is over.

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [6월 24, 2019, 1:30오후 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/11 "2019-06-24T13:30:36Z")

</div>

I’ve created a PR for this:

[https://github.com/discourse/discourse/pull/7798](https://github.com/discourse/discourse/pull/7798)

Shift+U was already reserved for navigating to the first unread post, so I’ve changed it to Shift+L and made Shift+U for deferring topics.

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [6월 26, 2019, 7:48오후 UTC](https://meta.discourse.org/t/defer-keyboard-shortcut/119702/12 "2019-06-26T19:48:38Z")

</div>


