Code Monkey home page Code Monkey logo

Comments (9)

mdreizin avatar mdreizin commented on May 28, 2024 1

@hudochenkov I have been working on new version and I'm going to release it new week.

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

Hello Aleks,

Thanks a lot! I have some plans to improve chrome workflow and also fix
this issue, but I don't know eta.

Ср, 10 февр. 2016 г. в 11:12, Aleks Hudochenkov
[email protected]>:

If one of the bookmarks have emoji in URL workflow stops working.

URL that cause the problem: http://una.im/svg-icons#💁

Debug log:

[ERROR: alfred.workflow.input.scriptfilter] Code 1: Traceback (most recent call last):
File "main.py", line 55, in
main(list(alfred.args()))
File "main.py", line 38, in main
), provider.get_bookmarks(query))
File "/Users/aleks/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.8B50DA7F-34CB-4976-88F2-5661D922B7D9/lib/workflow/providers/provider_base.py", line 142, in get_bookmarks
url_ratio = matcher.ratio(decode_url(url))
File "/Users/aleks/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.8B50DA7F-34CB-4976-88F2-5661D922B7D9/lib/workflow/providers/provider_base.py", line 42, in decode_url
return urllib2.unquote(url.decode('utf-8'))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 25-26: ordinal not in range(128)

Workflow version is the latest from Packal.
Alfred v2.8.2 (432).
Chrome 50.0.2638.0 dev (64-bit).


Reply to this email directly or view it on GitHub
#9.

from chrome-bookmarks-alfred-workflow.

rahulpilani avatar rahulpilani commented on May 28, 2024

#10 fixes this issue

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

@hudochenkov @rahulpilani Please download new version from releases tab and let me know it works or not for you.

from chrome-bookmarks-alfred-workflow.

hudochenkov avatar hudochenkov commented on May 28, 2024

Thank you for a new version, it works with unicode in URLs now! But it stop handle queries with multiple words. In previous version I can search “chrome react redux” and get results with both “react” and “redux” in bookmark. Now it's just not searching. “chrome react” works, but “chrome react redux” doesn't work.

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

@hudochenkov Could you please provide name and also url of these bookmarks?

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

@hudochenkov?

screen shot 2016-07-01 at 2 34 14 am

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

@hudochenkov Please try https://github.com/mdreizin/chrome-bookmarks-alfred-workflow/releases/tag/v0.1.1

from chrome-bookmarks-alfred-workflow.

mdreizin avatar mdreizin commented on May 28, 2024

@hudochenkov I will close this issues. Feel free to create a new issue if something doesn't work

from chrome-bookmarks-alfred-workflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.