Skip to content

Commit 2813a0e

Browse files
committed
Removing Notion extension
1 parent 612d71b commit 2813a0e

31 files changed

Lines changed: 3 additions & 1317 deletions

.github/ISSUE_TEMPLATE/BugReport.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ body:
1515
options:
1616
- Random Dad Joke
1717
- Random Fact
18-
- Notion
1918
validations:
2019
required: true
2120
- type: input

.github/ISSUE_TEMPLATE/FeatureRequest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ body:
1414
description: What extension do you want to suggest a feature for?
1515
options:
1616
- Random Dad Joke
17-
- Random Fact
18-
- Notion
17+
- Random Facts
1918
validations:
2019
required: true
2120
- type: textarea

.github/workflows/release-notion.yml

Lines changed: 0 additions & 115 deletions
This file was deleted.

CmdPalExtensions.sln

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CmdPalRandomDadJokeExtensio
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CmdPalRandomFactsExtension", "src\CmdPalRandomFactsExtension\CmdPalRandomFactsExtension.csproj", "{EA4DCC50-2C51-4AD1-A161-932C8C118C49}"
1111
EndProject
12-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CmdPalNotionExtension", "src\CmdPalNotionExtension\CmdPalNotionExtension.csproj", "{6A62A5BD-7803-4F02-9A16-302304D306A3}"
13-
EndProject
12+
1413
Global
1514
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1615
Debug|arm64 = Debug|arm64
@@ -43,26 +42,14 @@ Global
4342
{EA4DCC50-2C51-4AD1-A161-932C8C118C49}.Release|x64.ActiveCfg = Release|x64
4443
{EA4DCC50-2C51-4AD1-A161-932C8C118C49}.Release|x64.Build.0 = Release|x64
4544
{EA4DCC50-2C51-4AD1-A161-932C8C118C49}.Release|x64.Deploy.0 = Release|x64
46-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|arm64.ActiveCfg = Debug|x64
47-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|arm64.Build.0 = Debug|x64
48-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|arm64.Deploy.0 = Debug|x64
49-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|x64.ActiveCfg = Debug|x64
50-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|x64.Build.0 = Debug|x64
51-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Debug|x64.Deploy.0 = Debug|x64
52-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|arm64.ActiveCfg = Release|ARM64
53-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|arm64.Build.0 = Release|ARM64
54-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|arm64.Deploy.0 = Release|ARM64
55-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|x64.ActiveCfg = Release|x64
56-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|x64.Build.0 = Release|x64
57-
{6A62A5BD-7803-4F02-9A16-302304D306A3}.Release|x64.Deploy.0 = Release|x64
45+
5846
EndGlobalSection
5947
GlobalSection(SolutionProperties) = preSolution
6048
HideSolutionNode = FALSE
6149
EndGlobalSection
6250
GlobalSection(NestedProjects) = preSolution
6351
{CDDFFDE5-89FC-4FC3-8FE3-70366047A0D6} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B}
6452
{EA4DCC50-2C51-4AD1-A161-932C8C118C49} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B}
65-
{6A62A5BD-7803-4F02-9A16-302304D306A3} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B}
6653
EndGlobalSection
6754
GlobalSection(ExtensibilityGlobals) = postSolution
6855
SolutionGuid = {168E4B57-9267-45E3-8D3D-6622BB3DC7BF}

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
![GitHub License](https://img.shields.io/github/license/michaeljolley/cmdpalextensions)
44
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/michaeljolley/cmdpalextensions/build.yml)
55

6-
76
This repository contains various extensions for the Windows Command Palette that
87
is included with Microsoft PowerToys.
98

@@ -15,7 +14,6 @@ The current list of extensions are:
1514
| --- | --- | --- |
1615
| Random Dad Jokes | [![WinGet Package Version](https://img.shields.io/winget/v/MichaelJolley.RandomDadJokesForCmdPal)](https://winstall.app/apps/MichaelJolley.RandomDadJokesForCmdPal) | Smile or groan with a random dad joke. |
1716
| Random Fact | [![WinGet Package Version](https://img.shields.io/winget/v/MichaelJolley.RandomFactsForCmdPal)](https://winstall.app/apps/MichaelJolley.RandomFactsForCmdPal) | Learn a new fact everyday in Command Palette |
18-
| Notion | [![WinGet Package Version](https://img.shields.io/winget/v/MichaelJolley.NotionForCmdPal)](https://winstall.app/apps/MichaelJolley.NotionForCmdPal) | Manage your Notion pages & databases from within Command Palette. |
1917

2018
---
2119

0 commit comments

Comments
 (0)