From 83d4cbbeb6b80ccbb753bbe9c5e5f75ec386d0eb Mon Sep 17 00:00:00 2001 From: Avinash Lahel <32416970+avinashlahel@users.noreply.github.com> Date: Thu, 31 Jul 2025 13:19:24 +0530 Subject: [PATCH 1/3] Manifest file for new MS Outlook Integration Manifest file for new MS Outlook Integration --- ...MSOutlook-145a1033-354c-4728-9334-e27848ac529f | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f diff --git a/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f b/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f new file mode 100644 index 000000000..890d4532a --- /dev/null +++ b/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f @@ -0,0 +1,15 @@ +{ + "ID": "145a1033-354c-4728-9334-e27848ac529f", + "Name": "Microsoft Outlook", + "Description": "Microsoft Outlook Integration", + "Author": "Avinash Lahel", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook", + "UrlDownload": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook/releases/download/v1.0.0/Flow.Launcher.Plugin.MSOutlook.zip", + "UrlSourceCode": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook", + "IcoPath": "https://cdn.jsdelivr.net/gh/avinashlahel/Flow.Launcher.Plugin.MSOutlook@main/Images/ol.png", + "Tested": true, + "LatestReleaseDate": "2025‑07‑31T07:47:57Z", + "DateAdded": "2025‑07‑31T07:47:57Z" +} From 540a67db4c47fafca59e778d54d7c9b5b6088ca2 Mon Sep 17 00:00:00 2001 From: Avinash Lahel <32416970+avinashlahel@users.noreply.github.com> Date: Thu, 31 Jul 2025 18:51:32 +0530 Subject: [PATCH 2/3] Rename MSOutlook-145a1033-354c-4728-9334-e27848ac529f to MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json rename to add the json file extension --- ...ac529f => MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{MSOutlook-145a1033-354c-4728-9334-e27848ac529f => MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json} (100%) diff --git a/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f b/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json similarity index 100% rename from plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f rename to plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json From 918e5eb6dc1c34b65e0ae3745fa20c6b6ef7bb53 Mon Sep 17 00:00:00 2001 From: Avinash Lahel <32416970+avinashlahel@users.noreply.github.com> Date: Fri, 1 Aug 2025 10:05:38 +0530 Subject: [PATCH 3/3] Update and rename MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json to Microsoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json PR Comments --- ...rosoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename plugins/{MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json => Microsoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json} (78%) diff --git a/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json b/plugins/Microsoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json similarity index 78% rename from plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json rename to plugins/Microsoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json index 890d4532a..888114299 100644 --- a/plugins/MSOutlook-145a1033-354c-4728-9334-e27848ac529f.json +++ b/plugins/Microsoft Outlook-145a1033-354c-4728-9334-e27848ac529f.json @@ -8,8 +8,5 @@ "Website": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook", "UrlDownload": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook/releases/download/v1.0.0/Flow.Launcher.Plugin.MSOutlook.zip", "UrlSourceCode": "https://github.com/avinashlahel/Flow.Launcher.Plugin.MSOutlook", - "IcoPath": "https://cdn.jsdelivr.net/gh/avinashlahel/Flow.Launcher.Plugin.MSOutlook@main/Images/ol.png", - "Tested": true, - "LatestReleaseDate": "2025‑07‑31T07:47:57Z", - "DateAdded": "2025‑07‑31T07:47:57Z" + "IcoPath": "https://cdn.jsdelivr.net/gh/avinashlahel/Flow.Launcher.Plugin.MSOutlook@main/Images/ol.png" }