Jump to content

Alfred ignores non-HTTP URLs in Chrome Bookmarks file


lukecwilliams

Recommended Posts

When Alfred indexes the Bookmarks file, it appears to ignore this URL format, which I use to link directly to OneNote pages.  This doesn't show up at all in my Alfred index:

 

         {
            "name": "Quick Notes (OneNote Section)",
            "type": "url",
            "url": "onenote:section-id={6FD096E6-2A85-B24F-9102-B1ADAAAAAAAA}&end"
         },

 

However, if I just change the URL to a simple HTTPS URL then Alfred immediately finds it:

 

            "url": "https://mozilla.org"

 

Can this be fixed so that all URLs, including local ones or app-specific links, are found by Alfred? 

 

Alfred is able to handle local URLs in individual .url files, but pulling these up is slower in search than the Chrome bookmarks so I would like to use the latter.

 

Thanks for the amazing app!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...