Closed avxkim closed 5 years ago
Yes, I am working on it.
For your question. The wpm
install method may not work now.
Download Wox plugin packages, installing manually. If for some reason, user cannot use the WPM
to install plugins. Users may download the plugin package to a local (ending with wox), and then drag the plugin package to Wox search box.
Bookmarks Searcher plugin packages download and the plugin Action keywords
is b
what is your wox version. can't see your plugin in Plugins section
is strange. You can close the wox and reopen it . I am using wox version 1.3.424 with win10 and chrome.
1.3.524 version. No, restart is not helping.
In v1.3.524. I have test ok. Can you find this?
No, i don't have it, lol. I'm adding your file as you described, by dragging in a searchbar, then windows pops about installing this package, then asks for reload, reload happens, still can't see your plugin.
Are the other plugins which you installed OK? And python environment is ready as the wox need? wox install
Other plugins are installed with WPM and working. No issues with python.
You can try this way to install the plugin.
set the python env
open the Plugin Directory
unzip and put this in the Plugins
dir
BookmarksSeacher-b5755b47-7896-4882-a1e1-60ba8a1e5bdd.zip
may need to change the bookmark_name
in the Plugins\BookmarksSeacher\bookmark_searcher.py
file.
chrome has a json file to record the bookmarks named Bookmarks
.
My chrome file is in AppData//Local//Google//Chrome//User Data//Profile 1
.
By default it will be in the AppData//Local//Google//Chrome//User Data//Default
Action keywords
is b
.Did you set the python env?
Can you try to install without choosing python directory?
This plugin is based on python. Without the python env setting, this plugin can not be installed. I think there is a bookmark c# plugin can be used without python. Wox.Plugin.BrowserBookmark But I'm not sure it's OK. so I develop this plugin.
Install wox. You can find wox in Wox-launcher/Wox/releases Set the python env (I use Anaconda3) as the image.
Plugin Directory
Plugins
dirBookmarksSeacher-b5755b47-7896-4882-a1e1-60ba8a1e5bdd.zip
bookmark_name
variable name in the Plugins\BookmarksSeacher\bookmark_searcher.py
file.chrome has a json file to record the bookmarks named Bookmarks
.
My chrome file is in AppData//Local//Google//Chrome//User Data//Profile 1
dir.
By default it will be in the AppData//Local//Google//Chrome//User Data//Default
Action keywords
is b
.Have fun!!
wpm install Bookmarks Searcher
Nothing happens. Not appearing in plugins section. Do you still maintain this plugin?