From d9930135e65a88ed3ce0a9338989bea5b47b46b8 Mon Sep 17 00:00:00 2001 From: Eana Hufwe Date: Sun, 12 Jan 2025 16:01:23 -0800 Subject: [PATCH 1/4] Add Seach Unicode plugin set. --- ...ode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json | 14 ++++++++++++++ ....Identify-B9EE77F84A9141C3850BB329D45B8D9A.json | 14 ++++++++++++++ ...de.Search-10DB6EB0939443BCA556ACCF93AA98BF.json | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json create mode 100644 plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json create mode 100644 plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json diff --git a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json new file mode 100644 index 000000000..bba9abc5a --- /dev/null +++ b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json @@ -0,0 +1,14 @@ +{ + "ID": "BB55C11CB9FB4AAF81B670D9FF0BFBEE", + "ActionKeyword": "e", + "Name": "Search Unicode – Emoji", + "Description": "Search Emoji in the Unicode character set", + "Author": "Eana Hufwe", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/blueset/flow-search-unicode", + "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Emoji.dll", + "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Emoji/icon.png?raw=true", + "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Emoji.zip" +} \ No newline at end of file diff --git a/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json b/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json new file mode 100644 index 000000000..6ee70fce3 --- /dev/null +++ b/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json @@ -0,0 +1,14 @@ +{ + "ID": "B9EE77F84A9141C3850BB329D45B8D9A", + "ActionKeyword": "uid", + "Name": "Search Unicode – Identify", + "Description": "Identify Unicode properties of any text", + "Author": "Eana Hufwe", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/blueset/flow-search-unicode", + "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Identify.dll", + "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Identify/icon.png?raw=true", + "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Identify.zip" +} \ No newline at end of file diff --git a/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json b/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json new file mode 100644 index 000000000..d4f2ea5ac --- /dev/null +++ b/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json @@ -0,0 +1,14 @@ +{ + "ID": "10DB6EB0939443BCA556ACCF93AA98BF", + "ActionKeyword": "u", + "Name": "Search Unicode – Search", + "Description": "Search the entire Unicode character set", + "Author": "Eana Hufwe", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/blueset/flow-search-unicode", + "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Search.dll", + "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Search/icon.png?raw=true", + "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Search.zip" +} \ No newline at end of file From 0e5625a9a1f5f15a44a7b044f5d9abc370e06845 Mon Sep 17 00:00:00 2001 From: Eana Hufwe Date: Sat, 18 Jan 2025 12:24:30 -0800 Subject: [PATCH 2/4] Update version --- .../SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json | 4 ++-- ...archUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json | 4 ++-- ...SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json index bba9abc5a..4daeb2db1 100644 --- a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json +++ b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json @@ -4,11 +4,11 @@ "Name": "Search Unicode – Emoji", "Description": "Search Emoji in the Unicode character set", "Author": "Eana Hufwe", - "Version": "1.0.0", + "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Emoji.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Emoji/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", - "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Emoji.zip" + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Emoji.zip" } \ No newline at end of file diff --git a/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json b/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json index 6ee70fce3..42e749010 100644 --- a/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json +++ b/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json @@ -4,11 +4,11 @@ "Name": "Search Unicode – Identify", "Description": "Identify Unicode properties of any text", "Author": "Eana Hufwe", - "Version": "1.0.0", + "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Identify.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Identify/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", - "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Identify.zip" + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Identify.zip" } \ No newline at end of file diff --git a/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json b/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json index d4f2ea5ac..e86a64abb 100644 --- a/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json +++ b/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json @@ -4,11 +4,11 @@ "Name": "Search Unicode – Search", "Description": "Search the entire Unicode character set", "Author": "Eana Hufwe", - "Version": "1.0.0", + "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Search.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Search/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", - "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.0/SearchUnicode.Search.zip" + "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Search.zip" } \ No newline at end of file From 875c4d97875cb952fe8524549487e588a9821c05 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 19 Jan 2025 10:37:34 +1100 Subject: [PATCH 3/4] remove key --- .../SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json index 4daeb2db1..2ff2961e1 100644 --- a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json +++ b/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json @@ -1,6 +1,5 @@ { "ID": "BB55C11CB9FB4AAF81B670D9FF0BFBEE", - "ActionKeyword": "e", "Name": "Search Unicode – Emoji", "Description": "Search Emoji in the Unicode character set", "Author": "Eana Hufwe", From 4ac19c3612f5611e2f95befe8f6de37bf5f1400e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 19 Jan 2025 10:59:35 +1100 Subject: [PATCH 4/4] fixes for ci tests --- ...de \342\200\223 Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json" | 1 - ...\342\200\223 Identify-B9EE77F84A9141C3850BB329D45B8D9A.json" | 2 -- ...e \342\200\223 Search-10DB6EB0939443BCA556ACCF93AA98BF.json" | 2 -- 3 files changed, 5 deletions(-) rename plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json => "plugins/Search Unicode \342\200\223 Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json" (88%) rename plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json => "plugins/Search Unicode \342\200\223 Identify-B9EE77F84A9141C3850BB329D45B8D9A.json" (84%) rename plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json => "plugins/Search Unicode \342\200\223 Search-10DB6EB0939443BCA556ACCF93AA98BF.json" (84%) diff --git a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json "b/plugins/Search Unicode \342\200\223 Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json" similarity index 88% rename from plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json rename to "plugins/Search Unicode \342\200\223 Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json" index 2ff2961e1..e85cf1e57 100644 --- a/plugins/SearchUnicode.Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json +++ "b/plugins/Search Unicode \342\200\223 Emoji-BB55C11CB9FB4AAF81B670D9FF0BFBEE.json" @@ -6,7 +6,6 @@ "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", - "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Emoji.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Emoji/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Emoji.zip" diff --git a/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json "b/plugins/Search Unicode \342\200\223 Identify-B9EE77F84A9141C3850BB329D45B8D9A.json" similarity index 84% rename from plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json rename to "plugins/Search Unicode \342\200\223 Identify-B9EE77F84A9141C3850BB329D45B8D9A.json" index 42e749010..430b2eb99 100644 --- a/plugins/SearchUnicode.Identify-B9EE77F84A9141C3850BB329D45B8D9A.json +++ "b/plugins/Search Unicode \342\200\223 Identify-B9EE77F84A9141C3850BB329D45B8D9A.json" @@ -1,13 +1,11 @@ { "ID": "B9EE77F84A9141C3850BB329D45B8D9A", - "ActionKeyword": "uid", "Name": "Search Unicode – Identify", "Description": "Identify Unicode properties of any text", "Author": "Eana Hufwe", "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", - "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Identify.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Identify/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Identify.zip" diff --git a/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json "b/plugins/Search Unicode \342\200\223 Search-10DB6EB0939443BCA556ACCF93AA98BF.json" similarity index 84% rename from plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json rename to "plugins/Search Unicode \342\200\223 Search-10DB6EB0939443BCA556ACCF93AA98BF.json" index e86a64abb..6beefb85f 100644 --- a/plugins/SearchUnicode.Search-10DB6EB0939443BCA556ACCF93AA98BF.json +++ "b/plugins/Search Unicode \342\200\223 Search-10DB6EB0939443BCA556ACCF93AA98BF.json" @@ -1,13 +1,11 @@ { "ID": "10DB6EB0939443BCA556ACCF93AA98BF", - "ActionKeyword": "u", "Name": "Search Unicode – Search", "Description": "Search the entire Unicode character set", "Author": "Eana Hufwe", "Version": "1.0.1", "Language": "csharp", "Website": "https://github.com/blueset/flow-search-unicode", - "ExecuteFileName": "Flow.Launcher.Plugin.SearchUnicode.Search.dll", "IcoPath": "https://cdn.jsdelivr.net/gh/blueset/flow-search-unicode@master/Flow.Launcher.Plugin.SearchUnicode.Search/icon.png?raw=true", "UrlSourceCode": "https://github.com/blueset/flow-search-unicode", "UrlDownload": "https://github.com/blueset/flow-search-unicode/releases/download/v1.0.1/SearchUnicode.Search.zip"