Skip to content

Instantly share code, notes, and snippets.

@alexchexes
alexchexes / CHANGELOG.md
Last active July 23, 2026 16:21
ChatGPT web-interface width fix (and other UI improvements)

2026-07-23

  • Fix/improve "Chat|Work" toggle: add an accent color for the active one, and remove styles meant for in-chat top bar buttons.

2026-07-19

  • Update for recent UI changes (black background bleeding in dark theme)

2026-07-09

  • fix(ChatGPT UI/DOM changes): fix user message bubble color for messages other than the first one in a thread

2026-06-29

@jamesramsay
jamesramsay / README.md
Last active June 5, 2026 21:45
Gmail: delete old emails automatically

Gmail: delete old emails automatically

Automatically deletes old emails that match the specified label.

Get started

  • Create a new Google Apps Script at https://script.google.com
  • Overwrite the placeholder with the javascript below
  • Update the following constants:
  • LABEL_TO_DELETE: the label that should be have old messages deleted