Giter VIP home page Giter VIP logo

wox.plugin.bookmarksearcher's Introduction

Wox.Plugin.BookmarkSearcher

demo

Wox.Plugin.BookmarkSearcher

Wox is a windows launcher, just like the Alfred in the mac. You can use to search local programs, files. It can also search web content by using plugins, such as how is the weather today, what's the score of xxx movie and so on.

Wox is open sourced at: http://www.github.com/qianlifeng/wox

BookmarkSearcher is created as a BookmarkSearcher plugin for Wox and it can search the chrome bookmarks.

BookmarkSearcher is writed in python and open sourced at: https://github.com/talengu/Wox.Plugin.BookmarkSearcher

Realse v1.0

It also can support both zh and en and so on.

Done List:

  • test ok

Todo List:

  • speed of query which is very important
  • IE bookmarks
  • more

Install

wpm install Bookmarks Searcher

QA in Install issue

Refs

For the respect of the great peoples and the internet.

Dev Wox.Plugin ref: http://doc.wox.one/zh/plugin/python_plugin.html

Dev pinyin support ref: http://www.jb51.net/article/65496.htm

Thank you !!!

MIT LICENSE HERE

NEW!!!

It's brother window switch.

Hit: https://github.com/talengu/Wox.Plugin.WindowSwitcher

Wox.Plugin.WindowSwitcher

demo

wox.plugin.bookmarksearcher's People

Contributors

magicdmer avatar slkun avatar talengu avatar xuzheliang135 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

slkun magicdmer

wox.plugin.bookmarksearcher's Issues

Advanced search logic is not working

Hey! I'm not sure how the search is handled for plugins, but I've noticed that other Bookmarks Plugin is utilizing the more advanced search, while this doesn't. Is it something I've missed?
image
image
image

浏览器目录不在C盘该怎么修改

用的其他浏览器,centbrowser,bookmarks文件在D:\centbrowser_4.2.10.171_x64_portable\User Data\Default

看到之间问题里修改解决,
class bookmark_searcher(object):
# in windows
bookmark_name = os.path.join(os.path.expanduser(""), 'AppData//Local//Google//Chrome//User Data//Default',
'Bookmarks')
# in mac
#bookmark_name = os.path.join(os.path.expanduser("
"), 'Library/Application Support/Google/Chrome/Default',
# 'Bookmarks')

那这种不在C盘的该怎么编辑?谢谢

Install is not working

wpm install Bookmarks Searcher

Nothing happens. Not appearing in plugins section. Do you still maintain this plugin?

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.