From 72a8c12ba89a7049eb1dfa2fb7ba3f18a9d4c2d3 Mon Sep 17 00:00:00 2001 From: Frank Faha Date: Mon, 23 Mar 2026 20:55:46 +0100 Subject: [PATCH 1/2] Fix typo --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 0377920..aa1da2c 100644 --- a/profile/README.md +++ b/profile/README.md @@ -21,7 +21,7 @@ Note that these plugins have not been peer-reviewed. - [Bierchermuesli/albert-deepl](https://github.com/Bierchermuesli/albert-deepl) ![GitHub Repo stars](https://img.shields.io/github/stars/Bierchermuesli/albert-deepl) deepl translation -## Old/Unmaintained offcial plugins +## Old/Unmaintained official plugins Outdated plugins that could serve as starting point for development. From 6ac648035cd7ca057675642b83af20402537998a Mon Sep 17 00:00:00 2001 From: Frank Faha Date: Mon, 23 Mar 2026 20:56:05 +0100 Subject: [PATCH 2/2] Add 2 more plugins (symbol and recent-files) --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index aa1da2c..20ea862 100644 --- a/profile/README.md +++ b/profile/README.md @@ -19,6 +19,8 @@ Note that these plugins have not been peer-reviewed. - [Bierchermuesli/albert-dig](https://github.com/Bierchermuesli/albert-dig) ![GitHub Repo stars](https://img.shields.io/github/stars/Bierchermuesli/albert-dig) dig like DNS Lookup utility - [Bierchermuesli/albert-ripe](https://github.com/Bierchermuesli/albert-ripe) ![GitHub Repo stars](https://img.shields.io/github/stars/Bierchermuesli/albert-ripe) Whois lookups with Ripe - [Bierchermuesli/albert-deepl](https://github.com/Bierchermuesli/albert-deepl) ![GitHub Repo stars](https://img.shields.io/github/stars/Bierchermuesli/albert-deepl) deepl translation +- [ffpyt/albert-python-symbol](https://github.com/ffpyt/albert-plugin-python-symbol) ![GitHub Repo stars](https://img.shields.io/github/stars/ffpyt/albert-plugin-python-symbol) Searching Unicode and ASCII characters +- [ffpyt/albert-python-recent-files](https://github.com/ffpyt/albert-plugin-python-recent-files) ![GitHub Repo stars](https://img.shields.io/github/stars/ffpyt/albert-plugin-python-recent-files) Search your recent file and folder history ## Old/Unmaintained official plugins