From 2d17e5d72c4d9ca6eda033ae4e2aa66741584888 Mon Sep 17 00:00:00 2001 From: Mars Date: Sun, 9 Feb 2025 01:29:26 +0800 Subject: [PATCH 1/7] Add plugin to list and open folder by path --- plugins.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index edb8aa860..b24d51438 100644 --- a/plugins.json +++ b/plugins.json @@ -3264,5 +3264,19 @@ "Tested": true, "DateAdded": "2024-08-03T22:34:00Z", "LatestReleaseDate": "2024-11-20T19:10:57Z" + }, + { + "ID": "A3EA904783E14335894354F09DC4B054", + "ActionKeyword": "cd", + "Name": "CdList", + "Description": "Like cd in terminal, but for Flow Launcher", + "Author": "seanmars", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/1.0.0/CdList.zip", + "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", + "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png", + "ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll" } -] \ No newline at end of file +] From d99819bb5b79cb0879b44f7bcd14a95078c81b4a Mon Sep 17 00:00:00 2001 From: Mars Date: Sun, 9 Feb 2025 02:01:10 +0800 Subject: [PATCH 2/7] Update plugins.json --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index b24d51438..6949ea87d 100644 --- a/plugins.json +++ b/plugins.json @@ -3271,10 +3271,10 @@ "Name": "CdList", "Description": "Like cd in terminal, but for Flow Launcher", "Author": "seanmars", - "Version": "1.0.0", + "Version": "1.1.0", "Language": "csharp", "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/1.0.0/CdList.zip", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.1.0/Flow.Launcher.Plugin.CdList.zip", "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png", "ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll" From ec68bfb795bc4d144f045decb1879d88e6dd6c1a Mon Sep 17 00:00:00 2001 From: Mars Date: Sun, 9 Feb 2025 02:07:49 +0800 Subject: [PATCH 3/7] Update plugins.json --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index 6949ea87d..343d0fede 100644 --- a/plugins.json +++ b/plugins.json @@ -3271,10 +3271,10 @@ "Name": "CdList", "Description": "Like cd in terminal, but for Flow Launcher", "Author": "seanmars", - "Version": "1.1.0", + "Version": "1.2.0", "Language": "csharp", "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.1.0/Flow.Launcher.Plugin.CdList.zip", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png", "ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll" From 65f1ccdc6f7bda9d4a04e60d73ee6ea798ba86fe Mon Sep 17 00:00:00 2001 From: Mars Date: Sun, 9 Feb 2025 02:23:17 +0800 Subject: [PATCH 4/7] Update plugins.json --- plugins.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins.json b/plugins.json index 343d0fede..cae901c65 100644 --- a/plugins.json +++ b/plugins.json @@ -3267,7 +3267,6 @@ }, { "ID": "A3EA904783E14335894354F09DC4B054", - "ActionKeyword": "cd", "Name": "CdList", "Description": "Like cd in terminal, but for Flow Launcher", "Author": "seanmars", @@ -3277,6 +3276,5 @@ "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png", - "ExecuteFileName": "Flow.Launcher.Plugin.CdList.dll" } ] From 08e5bb2d898e4d45dbc7714d2cfd2cfc16a19b02 Mon Sep 17 00:00:00 2001 From: Mars Date: Sun, 9 Feb 2025 02:25:16 +0800 Subject: [PATCH 5/7] Update plugins.json --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index cae901c65..f857b3d7a 100644 --- a/plugins.json +++ b/plugins.json @@ -3275,6 +3275,6 @@ "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png", + "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png" } ] From 097620178ac1268d5ad529dc28faf84f980ddf31 Mon Sep 17 00:00:00 2001 From: seanmars Date: Sun, 9 Feb 2025 11:01:18 +0800 Subject: [PATCH 6/7] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=20plugin=20?= =?UTF-8?q?=E8=A8=BB=E5=86=8A=E7=9A=84=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 12 ------------ plugins/CdList-A3EA904783E14335894354F09DC4B054.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 plugins/CdList-A3EA904783E14335894354F09DC4B054.json diff --git a/plugins.json b/plugins.json index f857b3d7a..8ffa38861 100644 --- a/plugins.json +++ b/plugins.json @@ -3264,17 +3264,5 @@ "Tested": true, "DateAdded": "2024-08-03T22:34:00Z", "LatestReleaseDate": "2024-11-20T19:10:57Z" - }, - { - "ID": "A3EA904783E14335894354F09DC4B054", - "Name": "CdList", - "Description": "Like cd in terminal, but for Flow Launcher", - "Author": "seanmars", - "Version": "1.2.0", - "Language": "csharp", - "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", - "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png" } ] diff --git a/plugins/CdList-A3EA904783E14335894354F09DC4B054.json b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json new file mode 100644 index 000000000..88b0320d5 --- /dev/null +++ b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json @@ -0,0 +1,12 @@ +{ + "ID": "A3EA904783E14335894354F09DC4B054", + "Name": "CdList", + "Description": "Like cd in terminal, but for Flow Launcher", + "Author": "seanmars", + "Version": "1.2.0", + "Language": "csharp", + "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", + "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", + "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png" +} \ No newline at end of file From 2463d6c58be011f373083d77c3d0d16db68a3d78 Mon Sep 17 00:00:00 2001 From: Mars Date: Mon, 10 Feb 2025 12:13:29 +0800 Subject: [PATCH 7/7] Update CdList-A3EA904783E14335894354F09DC4B054.json --- plugins/CdList-A3EA904783E14335894354F09DC4B054.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/CdList-A3EA904783E14335894354F09DC4B054.json b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json index 88b0320d5..33f7eeb7a 100644 --- a/plugins/CdList-A3EA904783E14335894354F09DC4B054.json +++ b/plugins/CdList-A3EA904783E14335894354F09DC4B054.json @@ -3,10 +3,10 @@ "Name": "CdList", "Description": "Like cd in terminal, but for Flow Launcher", "Author": "seanmars", - "Version": "1.2.0", + "Version": "1.2.2", "Language": "csharp", "Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", - "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.0/Flow.Launcher.Plugin.CdList.zip", + "UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.2/Flow.Launcher.Plugin.CdList.zip", "UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList", "IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png" -} \ No newline at end of file +}