From 2959c53ae634fb355271df92e85781a2df21af94 Mon Sep 17 00:00:00 2001 From: 0x6f677548 <64972114+0x6f677548@users.noreply.github.com> Date: Thu, 6 Mar 2025 11:56:04 +0000 Subject: [PATCH] [PTRun][Docs] Add PerplexitySearchShortcut to Third-Party plugins --- .github/actions/spell-check/allow/code.txt | 1 + .github/actions/spell-check/allow/names.txt | 2 ++ doc/thirdPartyRunPlugins.md | 1 + 3 files changed, 4 insertions(+) diff --git a/.github/actions/spell-check/allow/code.txt b/.github/actions/spell-check/allow/code.txt index 2f8ae7919440..6b37f96a1d66 100644 --- a/.github/actions/spell-check/allow/code.txt +++ b/.github/actions/spell-check/allow/code.txt @@ -89,6 +89,7 @@ onefuzzingestionpreparationtool OTP Yubi Yubico +PerplexitySearchShortcut # KEYS diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index b658523ad98d..34aabc36fc7d 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -29,6 +29,8 @@ shortcutguide # 8LWXpg is user name but user folder causes a flag LWXpg +# 0x6f677548 is user name but user folder causes a flag +x6f677548 Adoumie Advaith alekhyareddy diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index 2e2e856f778f..c6c02ccbcda5 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -63,3 +63,4 @@ Below are community created plugins that target a website or software. They are | [SSH](https://github.com/8LWXpg/PowerToysRun-SSH) | [8LWXpg](https://github.com/8LWXpg) | Connect to ssh clients | | [Bilibili](https://github.com/Whuihuan/PowerToysRun-Bilibili) | [Whuihuan](https://github.com/Whuihuan) | Use AVID or BVID to parse and jump to Bilibili | | [YubicoOauthOTP](https://github.com/dlnilsson/Community.PowerToys.Run.Plugin.YubicoOauthOTP) | [dlnilsson](https://github.com/dlnilsson) | Display generated codes from OATH accounts stored on the YubiKey in powerToys Run | +| [PerplexitySearchShortcut](https://github.com/0x6f677548/PowerToys-Run-PerplexitySearchShortcut) | [0x6f677548](https://github.com/0x6f677548) | Search Perplexity |