From 397d5cf6554bd74d91249c8410fa6a0c7f3cfa89 Mon Sep 17 00:00:00 2001 From: Ved Nig Date: Thu, 17 Apr 2025 03:56:36 +0530 Subject: [PATCH] Powertoys for Linear plugin added (#38883) * Update thirdPartyRunPlugins.md * Update names.txt --------- Co-authored-by: Clint Rutkas --- .github/actions/spell-check/allow/names.txt | 1 + doc/thirdPartyRunPlugins.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index 289da43b14..eeda5b9ae1 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -189,6 +189,7 @@ Zoltan Zykova Sameerjs ruslanlap +vednig # OTHERS diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index 7070086bc9..ec8ffc69a4 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -68,3 +68,4 @@ Below are community created plugins that target a website or software. They are | [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 | | [Firefox Bookmark](https://github.com/8LWXpg/PowerToysRun-FirefoxBookmark) | [8LWXpg](https://github.com/8LWXpg) | Open bookmarks in Firefox based browser | +[Linear](https://github.com/vednig/powertoys-linear) | [vednig](https://github.com/vednig) | Create Linear Issues directly from Powertoys Run |