Commit graph

18 commits

Author SHA1 Message Date
Ivan Boothe 3e31914eae Increase minimum search score to prevent tons of false positives
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:21:13 -07:00
Ivan Boothe d225b02bc9 Hide HTML entity if it doesn't exist
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:20:55 -07:00
Ivan Boothe f00908fd86 Removing accidental double-import
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:50:56 -07:00
Ivan Boothe 6078260659 Adding alt+enter action to copy HTML entity
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:46:27 -07:00
Ivan Boothe 976055c5c7 Adding HTML entity when it exists
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:40:08 -07:00
Ivan Boothe 67bf4bce73 No more ALL CAPS
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:53:28 -07:00
Ivan Boothe d3ddadd81c Adding plain white circle behind symbols to account for dark mode
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:48:18 -07:00
Vangelis Kostalas 0ad36c00a8 Create the icon cache directory when the extension first runs. 2019-07-11 09:53:31 +03:00
Vangelis Kostalas 01953edfac Added Readme and Licence 2019-07-05 15:32:48 +03:00
Vangelis Kostalas c76532cb10 Added the ability to search using the actual characters 2019-05-17 15:05:06 +03:00
Vangelis Kostalas f607e06d2e Changed data source to include the whole set of chars 2019-05-09 16:38:47 +03:00
Vangelis Kostalas f62e06b988 Small fixes to main.py 2019-05-09 15:13:53 +03:00
Vangelis Kostalas 094af5f25a Minified the svg icon template and moved it inline 2019-05-08 17:05:56 +03:00
Vangelis Kostalas 4c542c2d26 Refactored mani.py 2019-05-08 14:13:40 +03:00
Vangelis Kostalas 61ba0db659 Switched out fuzzywuzzy for ulaunchers fuzzy search algorithm 2019-05-07 17:06:24 +03:00
Vangelis Kostalas 50f31ec1c3 Added support for on-the-fly image creation 2019-05-07 16:01:31 +03:00
Vangelis Kostalas fbfba8d05c Working prototype 2019-05-06 17:37:38 +03:00
Vangelis Kostalas 93268c8fdd Inital commit 2019-05-06 15:11:09 +03:00