From c08fbba84c934998a7a75764ccaa893268af9beb Mon Sep 17 00:00:00 2001 From: Ram Kishor <100423546+Starepinjore@users.noreply.github.com> Date: Fri, 7 Nov 2025 14:35:40 -0500 Subject: [PATCH 1/2] Create inbox.md - Created Document --- docs/immybot/software/inbox.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/immybot/software/inbox.md diff --git a/docs/immybot/software/inbox.md b/docs/immybot/software/inbox.md new file mode 100644 index 000000000..0f8bc2fb7 --- /dev/null +++ b/docs/immybot/software/inbox.md @@ -0,0 +1,21 @@ +--- +id: 729375a8-6515-4512-8ea1-d9c2c424ce53 +slug: /729375a8-6515-4512-8ea1-d9c2c424ce53 +title: 'Inbox' +title_meta: 'Inbox' +keywords: ['inbox', 'get-thread', 'get-thread-inbox'] +description: 'Installs Inbox.' +tags: ['application', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Summary + +Installs [Inbox](https://www.getthread.com/inbox) for the logged-in user. + +**Note:** An user must be logged in to the machine to install or uninstall the application. + +## Description + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/inboxe.toml) From 40a2858f9326c7032fccd4f99e580cfaa955a63a Mon Sep 17 00:00:00 2001 From: Ram Kishor <100423546+Starepinjore@users.noreply.github.com> Date: Fri, 7 Nov 2025 14:39:50 -0500 Subject: [PATCH 2/2] Update inbox.md - Grammatical mistake --- docs/immybot/software/inbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/immybot/software/inbox.md b/docs/immybot/software/inbox.md index 0f8bc2fb7..d4630a9c4 100644 --- a/docs/immybot/software/inbox.md +++ b/docs/immybot/software/inbox.md @@ -14,7 +14,7 @@ unlisted: false Installs [Inbox](https://www.getthread.com/inbox) for the logged-in user. -**Note:** An user must be logged in to the machine to install or uninstall the application. +**Note:** A user must be logged in to the machine to install or uninstall the application. ## Description