Skip to content

Commit 2646d97

Browse files
committed
feat: add other plugins (official)
Signed-off-by: drew <me@andrinoff.com>
1 parent 236ab65 commit 2646d97

36 files changed

Lines changed: 721 additions & 0 deletions

plugins/account_indicator.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "account_indicator",
3+
"title": "Account Indicator",
4+
"description": "Shows which account received the email you're currently viewing.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "4606376e39a0cf57aa567edd8f911bcf21e03f9f",
14+
"sha256": "34bd40849a5854f3c28007d6972d2448503b796ed59c60d16d915f4ddda19b7c",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"UI"
19+
]
20+
}

plugins/ai_rewrite.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "ai_rewrite",
3+
"title": "AI Rewrite",
4+
"description": "Rewrites the email body using an AI model. Press ctrl+r in the composer to open the prompt overlay. Works with any OpenAI-compatible API.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "2a61ed23882b41a2603900e95e3ca181f59cc97a",
14+
"sha256": "1968270645bcdf5bb377cb8515c669c9a0f1bb86c61691b508da59abdde6433d",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"AI"
19+
]
20+
}

plugins/attachment_reminder.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "attachment_reminder",
3+
"title": "Attachment Reminder",
4+
"description": "Warns if your email body mentions an attachment but you might have forgotten to attach it.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "6b6d4a0d2b6212e45fa6ba80f0ec4773b554c5c0",
14+
"sha256": "0dcfb355fc7d5f7f7b521130754064a536bea69c55b259855ab820f195e669e8",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"compose"
19+
]
20+
}

plugins/auto_bcc.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "auto_bcc",
3+
"title": "Auto BCC",
4+
"description": "Automatically adds a BCC address to every email you compose.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "d3bd441ffb7f7a9f6c4c8ad2bb4846aba2f27161",
14+
"sha256": "21ecec0f74f0f3360bdbbf3f59c0a4c5a6bc2484f5aebf81caca4e6d0bbdca22",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"compose"
19+
]
20+
}

plugins/char_counter.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "char_counter",
3+
"title": "Char Counter",
4+
"description": "Shows a live character count in the composer help bar.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "a2a5751da913cff7fc5fd69fa68d0b278a034c1d",
14+
"sha256": "6336fd5cf425a7cded5d73869c065b9780552542bf7610c3d8611200084da42a",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"compose"
19+
]
20+
}

plugins/domain_filter.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "domain_filter",
3+
"title": "Domain Filter",
4+
"description": "Highlights emails from specific domains with a notification.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "51b210daabcd68cc838a9b83f1bf711a75a01c07",
14+
"sha256": "3be2a16975d726a1e273763359fb3e477d3dfca91cfcb79989d655b4046fd686",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"notifications"
19+
]
20+
}

plugins/email_age.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "email_age",
3+
"title": "Email Age",
4+
"description": "Shows the date of the email you're viewing in the status bar.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "e93adbaeddb8a3fe20b22bf390726a4497159cdc",
14+
"sha256": "fd2c5c2cfb2a6e9b837e18721ac8a3609a07dc80a286d251a9c3f16d0d56f23e",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"UI"
19+
]
20+
}

plugins/empty_body_guard.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "empty_body_guard",
3+
"title": "Empty Body Guard",
4+
"description": "Warns before sending an email with an empty body.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "6d9d3b1c38630ba26cd4be688826b5f46c7d6f46",
14+
"sha256": "8217763922a4ec058a65ae59ae8906bb3b870407bef05620c5fe6e8253b4f901",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"compose"
19+
]
20+
}

plugins/folder_announcer.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "folder_announcer",
3+
"title": "Folder Announcer",
4+
"description": "Shows a brief notification when you switch folders.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "a935f70899ee9164197c2d9f8d4a5c3ed328b2c0",
14+
"sha256": "8f4aea4f609ef6656fdf78788aaccc5193b67e2d866e713772181fe2f2d5d2f6",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"navigation"
19+
]
20+
}

plugins/folder_favorites.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "folder_favorites",
3+
"title": "Folder Favorites",
4+
"description": "Tracks your most visited folders and logs the top 3 on shutdown.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "f56d614aceb2235285bbee82bd68c35176af25dc",
13+
"file_sha": "f54320bf1cd41202f142305abef81ba44397ebb7",
14+
"sha256": "447a41ab4746a05c310259ba97a29728a083007988fffcda25e6e539f785bac4",
15+
"submitted_at": "2026-06-27T14:43:14.000Z",
16+
"tags": [
17+
"productivity",
18+
"navigation"
19+
]
20+
}

0 commit comments

Comments
 (0)