Skip to content

Instantly share code, notes, and snippets.

@JLHwung
JLHwung / Poorman-通用规范汉字表-unicode码位.md
Last active August 7, 2022 01:08
The Poorman's Unicode Map of 通用规范汉字表

Add Unicode Codepoint mapping alongside the ideograph in Table of General Standard Chinese Characters (通用规范汉字表)

Run the snippet in the console when opening 通用规范汉字表.

$(".mw-parser-output dl dd").each(function(){$(this).append(`<small style="margin-left:1rem"><code>U+${$(this).text().replace(/[\d\s]+/i, "").codePointAt(0).toString(16).toUpperCase()}</code></small>`)})
@ldez
ldez / gmail-github-filters.md
Last active June 9, 2024 05:23
Gmail and GitHub - Filters

Gmail and GitHub

How to filter emails from GitHub in Gmail and flag them with labels.

The labels in this document are just examples.

Pull Request

Filter Label