9️⃣ 2.0.3: The top 9 release
2.0.3: utf10
is now utf9
- Since alfred returns 9 results, Top 9 characters is very symbolic - and also, all are available under ⌘+<1-9>
- I also snuck in word "command" into the name of "places of interest sign"
U+2318
, because command is what many people who search for it think of, I'd guess - so you can search forcommand sign
now.
2.0.2 🐛
- Fixed (hopefully 😉) all the bugs around the user database / usage table (I now basically always
CREATE TABLE IF NOT EXISTS
, which should not add more than a couple uSeconds) - Improved the labelling of the workflows
- Added top 10 fallback result if there are is no recorded usage yet
**2.0.1 🎉 **
- super-fast search
- full-text search over the weird Unicode name, hex code, category and key symbol
- remembers what characters you selected previously, and gives them preferential treatment when you search for them again (hello,
→
) - for a bit of fun, alfred-utf gives you 10 of your most search characters, with alfred command
utf10
- if you really want to have fun, you can start your query with colon, and you have can write your own, full sqlite fts5 match syntax!
Enjoy and prosper!