# I'd like to hide the date in the title bar

**URL:** https://discourse.joplinapp.org/t/id-like-to-hide-the-date-in-the-title-bar/32039
**Category:** Support
**Created:** [3 August 2023 14:19 UTC](https://discourse.joplinapp.org/t/id-like-to-hide-the-date-in-the-title-bar/32039 "2023-08-03T14:19:26Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![dpoulton](https://yyz2.discourse-cdn.com/flex028/user_avatar/discourse.joplinapp.org/dpoulton/32/29723_2.png) [@dpoulton](https://discourse.joplinapp.org/u/dpoulton)
#### Post date: [3 August 2023 14:44 UTC](https://discourse.joplinapp.org/t/id-like-to-hide-the-date-in-the-title-bar/32039/2 "2023-08-03T14:44:35Z")

</div>

@Chris-Bishop welcome to the forum.

See this post.

> [@Option to stop the current time from being displayed near the title prompt](https://discourse.joplinapp.org/t/option-to-stop-the-current-time-from-being-displayed-near-the-title-prompt/31796/2):
>
> @vakitiv welcome to the forum. It's not the current time but the last modified date/time of the note you are viewing. Admittedly for a new note that is the current date / time slight_smile Anyway, this can be removed using custom css. In userchrome.css add: .updated-time-label { /\* removes the modified date \*/ display: none; } If you want to make even more space by removing the spell checker button and the alarm button as well, change the above to: .updated-time-label, a[title="S…

---

_[View the full topic](https://discourse.joplinapp.org/t/id-like-to-hide-the-date-in-the-title-bar/32039)._
