spongeblink Posted August 24 Share Posted August 24 I tried to use the Script Filter action to find some Japanese novels from the web, I had it list all titles of the novels for me and I will type to search in them, but some of the results were not shown besides me typed the keyword included in the title. I build a test workflow to showcase it: cat << EOB { "items": [ { "title": "ドイツ留学", "subtitle": "ドイツ留学", "arg": "ドイツ留学", "match": "ドイツ留学" }, { "title": "no", "subtitle": "no", "arg": "no", "match": "no" }, { "title": "knkfd", "subtitle": "knkfd", "arg": "knkfd", "match": "knkfd" }, ]} EOB If I type "ドイツ" which is the Japanese word for "Germany", Alfred shows me the result. And if I type "留学" ("study abroad"), he shows me nothing. I'm on Alfred 5.1.2 [2145], macOS 13.5.1. If this is something that Alfred is not currently capable or/and intended to handle, I still don't think this belongs to the feature request category because it is something Alfred says he can do but fails at, since "word" can mean different things in different languages. And I don't think Alfred should work specifically in English. Link to comment
spongeblink Posted August 30 Author Share Posted August 30 Are language-related issues discouraged in this forum? Link to comment
Andrew Posted August 30 Share Posted August 30 6 hours ago, spongeblink said: Are language-related issues discouraged in this forum? They are not, but non-whitespace word matching within Alfred's framework adds certain complexity which I have yet to have a chance to analyse. I'm leaving this as an open bug in the forum until I've had time to process. Link to comment
spongeblink Posted August 30 Author Share Posted August 30 3 hours ago, Andrew said: They are not, but non-whitespace word matching within Alfred's framework adds certain complexity which I have yet to have a chance to analyse. I'm leaving this as an open bug in the forum until I've had time to process. Understood. Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now