Skip to content

Instantly share code, notes, and snippets.

View tukiminya's full-sized avatar
🟡
What's up?

tukimi tukiminya

🟡
What's up?
View GitHub Profile
@tukiminya
tukiminya / code.js
Created September 25, 2024 07:33
Archived older email with Google Apps Script
function AutoArchive() {
const gmail_thread = GmailApp.search("older_than:1y label:inbox is:read")
gmail_thread.forEach((thread) => {
thread.moveToArchive()
const messages = thread.getMessages()
console.log(`Archive: "${thread.getFirstMessageSubject()}" from ${messages[0].getFrom()}`)
})
}
### Keybase proof
I hereby claim:
* I am tukiminya on github.
* I am tukimin (https://keybase.io/tukimin) on keybase.
* I have a public key ASCZ-R5NQAWn5PnRsvtrLfdPsyC8rLaCqcOtOWeRpJEq-Ao
To claim this, I am signing this object:
@tukiminya
tukiminya / haritorax-issue.md
Last active March 10, 2023 13:25
HaritoraX 1.1が通信できないから自分のやったことをメモ書きです。

HaritoraX 1.1がつながらない!

HaritoraX 1.1が通信できないから自分のやったことをメモ書き

環境

  • Windows 10 Pro 22H2 (OS Build: 19045.2673)
  • Haritora Configurator v0.6.0 (互換モードで動作)
  • HaritoraX 1.1
  • SteamVR v1.24.7

使用したレシーバー